diff --git a/mods/chaoslife.json b/mods/chaoslife.json new file mode 100644 index 0000000..c9fc71f --- /dev/null +++ b/mods/chaoslife.json @@ -0,0 +1,11 @@ +{ + "name": "ChaosLife", + "author": "Roland Angerer", + "stamp": 1371815572, + "feed": "http://chaoslife.findchaos.com/feed", + "match": "chaoslife.findchaos.com", + "config": { + "type": "xpath", + "xpath": "div[@id='comic']" + } +}