summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2013-11-25 16:42:06 +0100
committerRobin Appelman <icewind@owncloud.com>2013-11-25 16:42:06 +0100
commit70bfedef1d32cd628cbc132b3cfa2839cbeb4cdf (patch)
treebaeb07037b3634abde7927334c066b0bea0ee79e /articleenhancer
parent32984e943007fb83b57ff517cca34d51e1c5a5bf (diff)
add article enahancer for Loading Artist
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 3ecb09847..5f23180ad 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -88,5 +88,8 @@
},
"eqcomics.com": {
"%feedproxy.google.com/~r/eqcomics%": "//div[@id=\"comic\"]/div/a/img"
+ },
+ "loadingartist.com": {
+ "%feedproxy.google.com/~r/LoadingArtist%": "//div[@id=\"comic\"]"
}
}