summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2014-01-08 21:54:52 +0100
committerRobin Appelman <icewind@owncloud.com>2014-01-08 21:54:52 +0100
commit3799542c30e95c83ff8e5f2f63a774928b16c3c1 (patch)
treee05f14a4f30653745dfbebd4702a3cea0ff524f4 /articleenhancer
parent175cb35e991df541dd8a5414680e6a13e5c7cc14 (diff)
improve Critial Miss enhancer
Diffstat (limited to 'articleenhancer')
-rw-r--r--articleenhancer/xpathenhancers.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index d9aece685..66a316780 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -16,7 +16,7 @@
"%feedproxy.google.com/~r/LICD%": "//*[@id='comic-img']/a/img | //*[@id='comic-img']/img | //*[@id='post']"
},
"escapistmagazine.com/articles/view/comics/critical-miss": {
- "%escapistmagazine.com/articles/view/comics/critical-miss%": "//*[@class='body']/span/img"
+ "%escapistmagazine.com/articles/view/comics/critical-miss%": "//*[@class='body']/span/img | //div[@class='folder_nav_links']/following::p"
},
"escapistmagazine.com/articles/view/comics/namegame": {
"%escapistmagazine.com/articles/view/comics/namegame%": "//*[@class='body']/span/p/img[@height != \"120\"]"