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