diff options
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/peanuts.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mods/peanuts.json b/mods/peanuts.json new file mode 100644 index 0000000..9c79829 --- /dev/null +++ b/mods/peanuts.json @@ -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')]" + } +} |
