summaryrefslogtreecommitdiffstats
path: root/articleenhancer/regexenhancers.json
diff options
context:
space:
mode:
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 403abb32a..c1c4d1ef0 100644
--- a/articleenhancer/regexenhancers.json
+++ b/articleenhancer/regexenhancers.json
@@ -39,5 +39,11 @@
"%-\\d+x\\d+%": "",
"%(width|height)=\"\\d+\"%" : ""
}
+ },
+ "www.loadingartist.com": {
+ "%www.loadingartist.com/comic/%": {
+ "%-\\d+x\\d+%": "",
+ "%(width|height)=\"\\d+\"%" : ""
+ }
}
}