diff options
Diffstat (limited to 'mods/polizei-brandenburg-hvl.json')
| -rw-r--r-- | mods/polizei-brandenburg-hvl.json | 9 |
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']" + } +} |
