summaryrefslogtreecommitdiffstats
path: root/articleenhancer/xpathenhancers.json
diff options
context:
space:
mode:
authorHoàng Đức Hiếu <hdhoang@zahe.me>2015-05-30 10:22:27 +0700
committerHoàng Đức Hiếu <hdhoang@zahe.me>2015-05-30 11:40:01 +0700
commitd5f1487dd16ee90c8494693f4adf17b9a55a309d (patch)
tree54a95be67dd5f0ecb77d44349dc677d8a6280b44 /articleenhancer/xpathenhancers.json
parent7dcbea39cce13007375b770108a14fed76d8755f (diff)
enhancer: include buttersafe post under the comic
Diffstat (limited to 'articleenhancer/xpathenhancers.json')
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index 520c84a6f..eafb13716 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -173,5 +173,8 @@
},
"outdoordeals.de": {
"%outdoordeals.de%": "//article[contains(@class,'blogpost')]/div[@class='inner']"
+ },
+ "buttersafe.com": {
+ "%buttersafe.com%": "//div[@id='comic'] | //div[@class='post-comic']"
}
}