summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2013-09-29 12:49:07 +0200
committerRobin Appelman <icewind@owncloud.com>2013-09-29 12:49:31 +0200
commit2bbcab1483635c75cd9c8d2dbde6ddad7eca2ade (patch)
tree67636ab7744779e28bdc38d84a674e7300b1892b /articleenhancer
parentcc64bd0938fea7a26b65b1a81f3a0bea79a2c266 (diff)
add article enhancer for nice teeth
Diffstat (limited to 'articleenhancer')
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 3 insertions, 0 deletions
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"
}
}