summaryrefslogtreecommitdiff
path: root/mods/theoatmeal.json
blob: cc6d0a91630e3e17a7a670ab086c5e0c7945b00d (plain)
1
2
3
4
5
6
7
8
9
{
    "name": "The Oatmeal",
    "feed": "http://theoatmeal.com/feed/rss",
    "match": "oatmeal",
    "config": {
        "type": "xpath",
        "xpath": "div[@id='comic']"
    }
}