From 61148d3ea73a98ab89cac9de1248f835b586273e Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Sat, 5 Oct 2013 17:41:51 +0200 Subject: Add article enhancers for 'For lack of a better comic' and 'Chaos Life' --- articleenhancer/xpathenhancers.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'articleenhancer') 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" } } -- cgit v1.2.3