summaryrefslogtreecommitdiffstats
path: root/articleenhancer/xpathenhancers.json
diff options
context:
space:
mode:
Diffstat (limited to 'articleenhancer/xpathenhancers.json')
-rw-r--r--articleenhancer/xpathenhancers.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index f6ba4664e..1441ce920 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -3,7 +3,7 @@
"%cad-comic.com/cad/\\d+/$%": "//*[@id='content']/img"
},
"slashdot.org": {
- "%rss.slashdot.org%": "//article/div"
+ "%rss.slashdot.org%": "//article/div[@class='body'] | //article[@class='layout-article']/div"
},
"explosm.net": {
"%explosm.net/comics%": "//*[@id='maincontent']/div[2]/div/img",