summaryrefslogtreecommitdiff
path: root/mods/heise.de2.json
diff options
context:
space:
mode:
Diffstat (limited to 'mods/heise.de2.json')
-rw-r--r--mods/heise.de2.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/mods/heise.de2.json b/mods/heise.de2.json
new file mode 100644
index 0000000..695f884
--- /dev/null
+++ b/mods/heise.de2.json
@@ -0,0 +1,11 @@
+{
+ "name": "heise.de 2",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://www.heise.de/newsticker/heise-atom.xml",
+ "match": "heise\.de/tr",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@id='artikel']"
+ }
+}