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