From 56a06215936f5bd41ba35889ac13c168f138c5e3 Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Wed, 5 Mar 2014 12:42:06 +0100 Subject: update article enhancer for penny arcade --- articleenhancer/xpathenhancers.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'articleenhancer/xpathenhancers.json') diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json index 41c00d67a..e47a36d8a 100644 --- a/articleenhancer/xpathenhancers.json +++ b/articleenhancer/xpathenhancers.json @@ -10,7 +10,8 @@ "%feedproxy.google.com/~r/blogspot/DngUJ%": "//*[@class='post hentry']" }, "penny-arcade.com": { - "%feeds.penny-arcade.com/~r/pa-mainsite%": "//*[starts-with(@class, \"post\")]" + "%penny-arcade.com/comic%": "//*[@id='comicFrame']/a/img", + "%penny-arcade.com/news%": "//*[@class='postBody']/*" }, "leasticoulddo.com": { "%feedproxy.google.com/~r/LICD%": "//*[@id='comic-img']/a/img | //*[@id='comic-img']/img | //*[@id='post']" -- cgit v1.2.3