summaryrefslogtreecommitdiffstats
path: root/articleenhancer/xpathenhancers.json
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2014-08-13 01:12:38 +0200
committerRobin Appelman <icewind@owncloud.com>2014-08-13 01:12:57 +0200
commit370a9a712de2771a54866cbf0212600d40e0ebd7 (patch)
tree5f74fbe9c4a8792cbed43af1a34aed343d38a16c /articleenhancer/xpathenhancers.json
parentf69b5a8c87c3605bbcaab17f00c545047e0e3c83 (diff)
add article enahncer for swatcomic
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 da8c7ca97..7d3f64f3d 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -116,5 +116,8 @@
},
"cliquerefresh.com": {
"%cliquerefresh.com/comic%": "//div[@class=\"comicImg\"]/img | //div[@class=\"comicImg\"]/a/img"
+ },
+ "satwcomic.com": {
+ "%feedproxy.google.com/~r/satwcomic%": "//div[@class=\"comicmid\"]/center/a/img"
}
}