summaryrefslogtreecommitdiff
path: root/mods/der-postillon.json
blob: 9f01f13c384464cb84482eb1b3435a93600d48b7 (plain)
1
2
3
4
5
6
7
8
9
{
    "name": "Der Postillon",
    "feed": "http://www.der-postillon.com/feeds/posts/default",
    "match": "blogspot/rkEL",
    "config": {
        "type": "xpath",
        "xpath": "div[@itemprop='articleBody']"
    }
}