summaryrefslogtreecommitdiffstats
path: root/articleenhancer/xpathenhancers.json
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2014-08-13 01:09:31 +0200
committerRobin Appelman <icewind@owncloud.com>2014-08-13 01:12:57 +0200
commitf69b5a8c87c3605bbcaab17f00c545047e0e3c83 (patch)
treef60942fb26f05f35e75198738b3ba4bd5f1783a7 /articleenhancer/xpathenhancers.json
parentf3825c2262004a7e322d85eb38587c7ee70cf7b2 (diff)
add article enhancer for clique refresh
Diffstat (limited to 'articleenhancer/xpathenhancers.json')
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index db38ccc5e..da8c7ca97 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -113,5 +113,8 @@
},
"tu-chemnitz.de/tu/presse/": {
"%tu-chemnitz.de%": "//div[@id='content_inhalt']/*[preceding-sibling::h1 and following-sibling::div[@id]]"
+ },
+ "cliquerefresh.com": {
+ "%cliquerefresh.com/comic%": "//div[@class=\"comicImg\"]/img | //div[@class=\"comicImg\"]/a/img"
}
}