1
0

Merge pull request #12 from rangerer/mod_chaoslife

added chaoslife mod, thanks to @rangerer
This commit is contained in:
Markus Birth 2013-06-21 05:04:57 -07:00
commit 465f46f151

11
mods/chaoslife.json Normal file
View File

@ -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']"
}
}