From 9038bc2bcba6b6524377b696fed2d161bdaf791b 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: Sun, 31 May 2015 08:02:39 +0700 Subject: enhancer: add pearlsbeforeswine --- articleenhancer/xpathenhancers.json | 3 +++ 1 file changed, 3 insertions(+) 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" } } -- cgit v1.2.3