summaryrefslogtreecommitdiffstats
path: root/articleenhancer/xpathenhancers.json
diff options
context:
space:
mode:
Diffstat (limited to 'articleenhancer/xpathenhancers.json')
-rw-r--r--articleenhancer/xpathenhancers.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index 8aa7c5efb..09abac858 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -73,5 +73,11 @@
},
"vgcats.com/super": {
"%vgcats.com/super%": "//div[@align=\"center\"]/p/img"
+ },
+ "chaoslife.findchaos.com": {
+ "%chaoslife.findchaos.com%": "//div[@id=\"comic\"]"
+ },
+ "forlackofabettercomic.com/archive.php": {
+ "%forlackofabettercomic.com/\\?id=%": "//div[@id=\"comicset\"]/a/img"
}
}