summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2014-08-13 01:12:38 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-08-26 10:49:26 +0200
commitd7c32b528ee687aaca9a51df4265f2f566e3fcf1 (patch)
tree07b1fc4f2f078726ac1225d04b71b691f437d656 /articleenhancer
parent49131e93e2583664634acefaa25e04634bd4220a (diff)
add article enahncer for swatcomic
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 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"
}
}