summaryrefslogtreecommitdiffstats
path: root/articleenhancer/xpathenhancers.json
diff options
context:
space:
mode:
Diffstat (limited to 'articleenhancer/xpathenhancers.json')
-rw-r--r--articleenhancer/xpathenhancers.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index d9eebd0f7..8aa7c5efb 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -64,7 +64,14 @@
},
"niceteethcomic.com": {
"%niceteethcomic.com/archives%": "//*[@class=\"comicpane\"]/a/img"
+ },
+ "awkwardzombie.com" :{
+ "%awkwardzombie.com/index.php\\?comic=%": "//*[@id=\"comic\"]/img"
+ },
+ "vgcats.com": {
+ "%vgcats.com/comics%": "//*[@align=\"center\"]/img"
+ },
+ "vgcats.com/super": {
+ "%vgcats.com/super%": "//div[@align=\"center\"]/p/img"
}
}
-
-