summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--articleenhancer/regexenhancers.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/articleenhancer/regexenhancers.json b/articleenhancer/regexenhancers.json
index 187e0961f..403abb32a 100644
--- a/articleenhancer/regexenhancers.json
+++ b/articleenhancer/regexenhancers.json
@@ -27,11 +27,17 @@
"%-\\d+x\\d+%": "",
"%(width|height)=\"\\d+\"%" : ""
}
+ },
"extrafabulouscomics.com": {
"%extrafabulouscomics.com/comic/%": {
"%-\\d+x\\d+%": "",
"%(width|height)=\"\\d+\"%" : ""
}
},
+ "endlessorigami.com": {
+ "%endlessorigami.com/comic/%": {
+ "%-\\d+x\\d+%": "",
+ "%(width|height)=\"\\d+\"%" : ""
+ }
}
}