summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2014-01-08 19:56:06 +0100
committerRobin Appelman <icewind@owncloud.com>2014-01-08 19:56:06 +0100
commit175cb35e991df541dd8a5414680e6a13e5c7cc14 (patch)
tree63efad433df525a1cde397658c60e47ed3ab7f8f /articleenhancer
parent2a31131f9dd3bfc602a71bdc913e37d822479445 (diff)
add article enhancer for Gamer Cat
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 60d49cf91..d9aece685 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -91,5 +91,8 @@
},
"loadingartist.com": {
"%feedproxy.google.com/~r/LoadingArtist%": "//div[@id=\"comic\"]"
+ },
+ "thegamercat.com": {
+ "%thegamercat.com%": "//div[@id=\"comic\"] | //div[@class=\"post-content\"]/div[@class=\"entry\"]/p"
}
}