From 1499550d30faad1c2458ff675fc0559c53ae72e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ho=C3=A0ng=20=C4=90=E1=BB=A9c=20Hi=E1=BA=BFu?= Date: Sat, 30 May 2015 11:22:38 +0700 Subject: enhancer: add extrafabulouscomics --- articleenhancer/regexenhancers.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/articleenhancer/regexenhancers.json b/articleenhancer/regexenhancers.json index a680fbbc6..187e0961f 100644 --- a/articleenhancer/regexenhancers.json +++ b/articleenhancer/regexenhancers.json @@ -27,5 +27,11 @@ "%-\\d+x\\d+%": "", "%(width|height)=\"\\d+\"%" : "" } + "extrafabulouscomics.com": { + "%extrafabulouscomics.com/comic/%": { + "%-\\d+x\\d+%": "", + "%(width|height)=\"\\d+\"%" : "" + } + }, } } -- cgit v1.2.3