summaryrefslogtreecommitdiffstats
path: root/articleenhancer/regexenhancers.json
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2014-06-02 19:47:17 +0200
committerRobin Appelman <icewind@owncloud.com>2014-06-02 19:47:17 +0200
commit04b652eb8e3c34bcd38a8f0aad7c9be657863421 (patch)
treeb5ceb356f12eee4c00edfc3a0b39f19912760502 /articleenhancer/regexenhancers.json
parent3fd1bed412671d241a10d15176ecd6d4825c5b85 (diff)
Add article enhancer for cheerupemokid.com
Diffstat (limited to 'articleenhancer/regexenhancers.json')
-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+\"%" : ""
+ }
}
}