From 9b100682c38351bc6befdad2d2040ed42815d117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20=C4=90=E1=BB=A9c=20Hi=E1=BA=BFu?= Date: Sat, 30 May 2015 12:48:47 +0700 Subject: enhancer: add pixelbeat --- articleenhancer/xpathenhancers.json | 3 +++ 1 file changed, 3 insertions(+) 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']" } } -- cgit v1.2.3