summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2014-01-08 15:32:00 +0100
committerRobin Appelman <icewind@owncloud.com>2014-01-08 15:32:00 +0100
commit2a31131f9dd3bfc602a71bdc913e37d822479445 (patch)
treeb5e9122dade6b9e678bdbb4028312698118b7aeb /articleenhancer
parent0cac0d6638e64e116074e4ede70ec49bf5239e61 (diff)
fix 2kinds article enhancer
Diffstat (limited to 'articleenhancer')
-rw-r--r--articleenhancer/xpathenhancers.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index 5f23180ad..60d49cf91 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -60,7 +60,7 @@
"%mokepon.smackjeeves.com/comics%": "//*[@id=\"comic_area\"]/img | //*[@id=\"comic_area\"]/a/img"
},
"twokinds.keenspot.com": {
- "%twokinds.keenspot.com/(archive.php/)?\\?%": "//*[@class=\"comic\"]/div/a/img | //*[@id=\"cg_img\"]/img | //*[@id=\"cg_img\"]/a/img"
+ "%twokinds.keenspot.com/%": "//*[@class=\"comic\"]/div/a/img | //*[@class=\"comic\"]/div/img | //*[@id=\"cg_img\"]/img | //*[@id=\"cg_img\"]/a/img"
},
"niceteethcomic.com": {
"%niceteethcomic.com/archives%": "//*[@class=\"comicpane\"]/a/img"