diff options
| author | Markus Birth <markus@birth-online.de> | 2013-04-18 02:14:41 +0200 |
|---|---|---|
| committer | Markus Birth <markus@birth-online.de> | 2013-04-18 02:14:41 +0200 |
| commit | 65df130d9a2f84e988ad9031f10fc933ecf9e79e (patch) | |
| tree | 5e5e52f4ed9d542404ff9b29790af5b7cf1f2dad /mods/nichtdiewelt.json | |
| parent | 8cd178076ff7ff3f8973b7119a2675a3ec133faa (diff) | |
| download | yafpp-65df130d9a2f84e988ad9031f10fc933ecf9e79e.tar.gz yafpp-65df130d9a2f84e988ad9031f10fc933ecf9e79e.zip | |
Added NichtDieWelt mod
Diffstat (limited to 'mods/nichtdiewelt.json')
| -rw-r--r-- | mods/nichtdiewelt.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mods/nichtdiewelt.json b/mods/nichtdiewelt.json new file mode 100644 index 0000000..64f09b4 --- /dev/null +++ b/mods/nichtdiewelt.json @@ -0,0 +1,9 @@ +{ + "name": "NichtDieWelt", + "feed": "http://nicht-die-welt.de/feed/rss/", + "match": "NichtDieWelt", + "config": { + "type": "xpath", + "xpath": "div[@id='content-area']" + } +} |
