summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHoàng Đức Hiếu <hdhoang@zahe.me>2015-05-30 12:48:47 +0700
committerHoàng Đức Hiếu <hdhoang@zahe.me>2015-05-30 12:48:47 +0700
commit9b100682c38351bc6befdad2d2040ed42815d117 (patch)
tree2826030e8d7d7bbb61640198b9a785f7992ae506
parent6674d78d199e3bbf2ddc9ff71298a11093afe064 (diff)
enhancer: add pixelbeat
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index 34a6e95db..ace36e5d0 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -173,5 +173,8 @@
},
"buttersafe.com": {
"%buttersafe.com%": "//div[@id='comic'] | //div[@class='post-comic']"
+ },
+ "www.pixelbeat.org": {
+ "%www.pixelbeat.org%": "//div[@class='contentText']"
}
}