summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
Diffstat (limited to 'articleenhancer')
-rw-r--r--articleenhancer/regexenhancers.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/articleenhancer/regexenhancers.json b/articleenhancer/regexenhancers.json
index fdd80de36..1a67900aa 100644
--- a/articleenhancer/regexenhancers.json
+++ b/articleenhancer/regexenhancers.json
@@ -26,5 +26,11 @@
"%fowllanguagecomics.com/comic%": {
"%\\?resize=[^\"]+%": ""
}
+ },
+ "cheerupemokid.com": {
+ "%feedproxy.google.com/~r/cheerupemokid%": {
+ "%-\\d+x\\d+%": "",
+ "%(width|height)=\"\\d+\"%" : ""
+ }
}
}