From 3799542c30e95c83ff8e5f2f63a774928b16c3c1 Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Wed, 8 Jan 2014 21:54:52 +0100 Subject: improve Critial Miss enhancer --- articleenhancer/xpathenhancers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'articleenhancer') 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\"]" -- cgit v1.2.3