diff options
Diffstat (limited to 'mods/zeit.de.json')
| -rw-r--r-- | mods/zeit.de.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mods/zeit.de.json b/mods/zeit.de.json new file mode 100644 index 0000000..d5d3459 --- /dev/null +++ b/mods/zeit.de.json @@ -0,0 +1,11 @@ +{ + "name": "Zeit.de", + "author": "Andreas Steinhoff", + "stamp": 1369484764, + "feed": "http://newsfeed.zeit.de/all", + "match": "zeit\.de", + "config": { + "type": "xpath", + "xpath": "div[@class='article']" + } +} |
