1
0

added peanuts comic mod

This commit is contained in:
Roland Angerer
2013-06-19 15:57:20 +02:00
parent 1e1e400b2e
commit ce1bbd9d04

11
mods/peanuts.json Normal file
View File

@ -0,0 +1,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')]"
}
}