summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
Diffstat (limited to 'articleenhancer')
-rw-r--r--articleenhancer/xpathenhancers.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index 66a316780..24beea449 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -44,10 +44,10 @@
"%(lfgcomic.com/page)|(feedproxy.google.com/~r/LookingForGroup)%": "//*[@id=\"comic\"]/img | //*[@class=\"content\"]"
},
"sandraandwoo.com": {
- "%sandraandwoo.com%": "//*[@id=\"comic\"]/img | //*[@class=\"post\"]"
+ "%feedproxy.google.com/~r/sandraandwoo%": "//*[@id=\"comic\"]/img | //*[@class=\"post\"]/div[@class=\"entry\"] | //*[@class=\"transcript\"]"
},
"sandraandwoo.com/gaia": {
- "%sandraandwoo.com%": "//*[@id=\"comic\"]/img | //*[@class=\"post\"]"
+ "%feedproxy.google.com/~r/gaiacomic%": "//*[@id=\"comic\"]/img | //*[@class=\"post\"]/div[@class=\"entry\"] | //*[@class=\"transcript\"]"
},
"theoatmeal.com": {
"%theoatmeal.com/blog%": "//*[@class=\"post_body\"]",