summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--articleenhancer/xpathenhancers.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index 29296c79f..1abe7cde9 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -52,6 +52,13 @@
"theoatmeal.com": {
"%theoatmeal.com/blog%": "//*[@class=\"post_body\"]",
"%theoatmeal.com/comics%": "//*[@id=\"comic\"] | //*[@class=\"super_vacum\"] | //*[@class=\"pad\"]"
+ },
+ "loldwell.com": {
+ "%loldwell.com/\\?p=%": "//*[@id=\"comic\"]"
+ },
+ "http://mokepon.smackjeeves.com/": {
+ "%mokepon.smackjeeves.com/comics%": "//*[@id=\"comic_area\"]/img | //*[@id=\"comic_area\"]/a/img"
}
}
+