diff options
Diffstat (limited to 'mods/kojote-magazin.json')
| -rw-r--r-- | mods/kojote-magazin.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mods/kojote-magazin.json b/mods/kojote-magazin.json new file mode 100644 index 0000000..e331d51 --- /dev/null +++ b/mods/kojote-magazin.json @@ -0,0 +1,9 @@ +{ + "name": "Der Kojote", + "feed": "http://www.kojote-magazin.de/feed/rss2", + "match": "kojote-magazin.de", + "config": { + "type": "xpath", + "xpath": "div[@class='post']" + } +}
\ No newline at end of file |
