summaryrefslogtreecommitdiff
path: root/mods/theoatmeal.json
blob: 418ce1086c495da67c86dcfe3b99e5cbe685d906 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "name": "The Oatmeal",
    "author": "Markus Birth",
    "stamp": 1371635271,
    "feed": "http://theoatmeal.com/feed/rss",
    "match": "oatmeal",
    "config": {
        "type": "xpath",
        "xpath": "div[@id='comic']",
        "cleanup": [ "div[@id='content_footer2']" ]
    }
}