summaryrefslogtreecommitdiff
path: root/mods/n24.de.json
diff options
context:
space:
mode:
Diffstat (limited to 'mods/n24.de.json')
-rw-r--r--mods/n24.de.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/mods/n24.de.json b/mods/n24.de.json
new file mode 100644
index 0000000..691c841
--- /dev/null
+++ b/mods/n24.de.json
@@ -0,0 +1,9 @@
+{
+ "name": "N24.de",
+ "feed": "http://feeds.n24.de/n24/homepage",
+ "match": "n24.de",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='news']"
+ }
+}