summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2014-02-25 12:50:40 +0100
committerRobin Appelman <icewind@owncloud.com>2014-02-25 12:50:40 +0100
commita2cdeed7e46480d26f884eafa5cb3e75bcf5458e (patch)
treeb7aec1efc94707917150f65a634f47f8e3f995a8 /articleenhancer
parentb6dffeceb59cd59cb1a69e3b3b4c9406f639da26 (diff)
add article enhancer for Maximumble
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 5560156da..3d3c0cc4f 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -97,5 +97,8 @@
},
"niebezpiecznik.pl": {
"%feedproxy.google.com/~r/niebezpiecznik%": "//div[@class=\"entry\"]"
+ },
+ "maximumble.thebookofbiff.com": {
+ "%maximumble.thebookofbiff.com%": "//div[@id=\"comic\"]/div/a/img"
}
}