1
0

Added NichtDieWelt mod

This commit is contained in:
Markus Birth 2013-04-18 02:14:41 +02:00
parent 8cd178076f
commit 65df130d9a

9
mods/nichtdiewelt.json Normal file
View File

@ -0,0 +1,9 @@
{
"name": "NichtDieWelt",
"feed": "http://nicht-die-welt.de/feed/rss/",
"match": "NichtDieWelt",
"config": {
"type": "xpath",
"xpath": "div[@id='content-area']"
}
}