From 2bbcab1483635c75cd9c8d2dbde6ddad7eca2ade Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Sun, 29 Sep 2013 12:49:07 +0200 Subject: add article enhancer for nice teeth --- articleenhancer/xpathenhancers.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'articleenhancer') diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json index 02626475c..d9eebd0f7 100644 --- a/articleenhancer/xpathenhancers.json +++ b/articleenhancer/xpathenhancers.json @@ -61,6 +61,9 @@ }, "twokinds.keenspot.com": { "%twokinds.keenspot.com/(archive.php/)?\\?%": "//*[@class=\"comic\"]/div/a/img | //*[@id=\"cg_img\"]/img | //*[@id=\"cg_img\"]/a/img" + }, + "niceteethcomic.com": { + "%niceteethcomic.com/archives%": "//*[@class=\"comicpane\"]/a/img" } } -- cgit v1.2.3