summaryrefslogtreecommitdiff
path: root/mods/nichtdiewelt.json
blob: 64f09b48dfd7d8084dc24cd00878bfc05c1aef5b (plain)
1
2
3
4
5
6
7
8
9
{
    "name": "NichtDieWelt",
    "feed": "http://nicht-die-welt.de/feed/rss/",
    "match": "NichtDieWelt",
    "config": {
        "type": "xpath",
        "xpath": "div[@id='content-area']"
    }
}