summaryrefslogtreecommitdiff
path: root/mods/jojosblog.json
blob: a81029a4b50a890ee559f679454715650e400e70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "name": "Jojo's illustrierter Blog",
    "author": "Markus Birth",
    "stamp": 1371635271,
    "feed": "http://blog.beetlebum.de/feed/",
    "match": "blog.beetlebum.de",
    "config": {
        "type": "xpath",
        "xpath": "div[@id='content']/article",
        "cleanup": [ "header", "footer" ]
    }
}