summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
}
}