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 05eb46508..aa6511e27 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -3,7 +3,7 @@
"%cad-comic.com/cad/\\d+/$%": "//*[@id='content']/img"
},
"slashdot.org/": {
- "%slashdot.feedsportal.com%": "//article/div[@class='body'] | //article[@class='layout-article']/div"
+ "%slashdot.feedsportal.com%": "//article/div[@class='body'] | //article[@class='layout-article']/div[@class='elips']"
},
"explosm.net": {
"%explosm.net/comics%": "//*[@id='maincontent']/div[2]/div/img",