summaryrefslogtreecommitdiff
path: root/mods/nichtdiewelt.json
diff options
context:
space:
mode:
authorMarkus Birth <markus@birth-online.de>2013-04-18 02:14:41 +0200
committerMarkus Birth <markus@birth-online.de>2013-04-18 02:14:41 +0200
commit65df130d9a2f84e988ad9031f10fc933ecf9e79e (patch)
tree5e5e52f4ed9d542404ff9b29790af5b7cf1f2dad /mods/nichtdiewelt.json
parent8cd178076ff7ff3f8973b7119a2675a3ec133faa (diff)
downloadyafpp-65df130d9a2f84e988ad9031f10fc933ecf9e79e.tar.gz
yafpp-65df130d9a2f84e988ad9031f10fc933ecf9e79e.zip
Added NichtDieWelt mod
Diffstat (limited to 'mods/nichtdiewelt.json')
-rw-r--r--mods/nichtdiewelt.json9
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']"
+ }
+}