summaryrefslogtreecommitdiff
path: root/mods/peanuts.json
blob: 9c79829d4f1b53a18bbbeafdc994083d1a09680e (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "name": "Peanuts",
    "author": "Roland Angerer",
    "stamp": 1371650174,
    "feed": "http://feeds.feedburner.com/uclick/peanuts?format=xml",
    "match": "gocomics.com/peanuts",
    "config": {
        "type": "xpath",
        "xpath": "p[contains(@class, 'feature_item')]"
    }
}