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