summaryrefslogtreecommitdiff
path: root/mods/heise.de.json
diff options
context:
space:
mode:
Diffstat (limited to 'mods/heise.de.json')
-rw-r--r--mods/heise.de.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/mods/heise.de.json b/mods/heise.de.json
new file mode 100644
index 0000000..4d62cc9
--- /dev/null
+++ b/mods/heise.de.json
@@ -0,0 +1,10 @@
+{
+ "name": "heise.de",
+ "feed": "http://www.heise.de/newsticker/heise-atom.xml",
+ "match": "heise.de",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='meldung_wrapper']",
+ "force_charset": "utf-8"
+ }
+}