summaryrefslogtreecommitdiffstats
path: root/articleenhancer/xpathenhancers.json
diff options
context:
space:
mode:
Diffstat (limited to 'articleenhancer/xpathenhancers.json')
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 2 insertions, 1 deletions
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']"