summaryrefslogtreecommitdiff
path: root/mods/polizei-brandenburg-hvl.json
diff options
context:
space:
mode:
authorMarkus Birth <markus@birth-online.de>2013-04-11 15:56:46 +0200
committerMarkus Birth <markus@birth-online.de>2013-04-11 15:56:46 +0200
commit5a5728ef4d0b0291b039cf1942e87cc8d621d00b (patch)
tree43ec9d33bd29d950effbbfe164d08d41ed95abf1 /mods/polizei-brandenburg-hvl.json
parent58fc79ea37435fe7adbbad4314e1b3f442aad714 (diff)
downloadyafpp-5a5728ef4d0b0291b039cf1942e87cc8d621d00b.tar.gz
yafpp-5a5728ef4d0b0291b039cf1942e87cc8d621d00b.zip
XPath explanation in README, some new mods
Diffstat (limited to 'mods/polizei-brandenburg-hvl.json')
-rw-r--r--mods/polizei-brandenburg-hvl.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/mods/polizei-brandenburg-hvl.json b/mods/polizei-brandenburg-hvl.json
new file mode 100644
index 0000000..91f63ed
--- /dev/null
+++ b/mods/polizei-brandenburg-hvl.json
@@ -0,0 +1,9 @@
+{
+ "name": "Polizei Havelland",
+ "feed": "http://www.internetwache.brandenburg.de/sixcms/list.php?page=rss_hvl",
+ "match": "internetwache.brandenburg.de",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@id='content']/div[@class='box_content']"
+ }
+}