summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHoàng Đức Hiếu <hdhoang@zahe.me>2015-05-31 08:02:39 +0700
committerHoàng Đức Hiếu <hdhoang@zahe.me>2015-05-31 08:02:39 +0700
commit9038bc2bcba6b6524377b696fed2d161bdaf791b (patch)
treec9268954600df04885e8bafde9405bd0f2e0d102
parent128951c15edee6db5ddfe8d5a880ae344af76f8f (diff)
enhancer: add pearlsbeforeswine
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index ace36e5d0..dfb2bb710 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -176,5 +176,8 @@
},
"www.pixelbeat.org": {
"%www.pixelbeat.org%": "//div[@class='contentText']"
+ },
+ "gocomics.com/pearlsbeforeswine": {
+ "%gocomics.com/pearlsbeforeswine%": "//div[1]/p[1]/a[1]/img"
}
}