summaryrefslogtreecommitdiff
path: root/mods/polizei-berlin.json
diff options
context:
space:
mode:
Diffstat (limited to 'mods/polizei-berlin.json')
-rw-r--r--mods/polizei-berlin.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/mods/polizei-berlin.json b/mods/polizei-berlin.json
new file mode 100644
index 0000000..9fc238f
--- /dev/null
+++ b/mods/polizei-berlin.json
@@ -0,0 +1,9 @@
+{
+ "name": "Polizei Berlin",
+ "feed": "http://www.berlin.de/polizei/presse-fahndung/_rss_presse.xml",
+ "match": "berlin.de/polizei",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='bacontent']"
+ }
+}