summaryrefslogtreecommitdiff
path: root/mods/kojote-magazin.json
blob: e331d51f5fbd217ba4ddd42e4c80c1d5a9ed489a (plain)
1
2
3
4
5
6
7
8
9
{
    "name": "Der Kojote",
    "feed": "http://www.kojote-magazin.de/feed/rss2",
    "match": "kojote-magazin.de",
    "config": {
        "type": "xpath",
        "xpath": "div[@class='post']"
    }
}