summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--articleenhancer/regexenhancers.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/articleenhancer/regexenhancers.json b/articleenhancer/regexenhancers.json
index c1c4d1ef0..d6a738768 100644
--- a/articleenhancer/regexenhancers.json
+++ b/articleenhancer/regexenhancers.json
@@ -45,5 +45,10 @@
"%-\\d+x\\d+%": "",
"%(width|height)=\"\\d+\"%" : ""
}
+ },
+ "xkcd.com": {
+ "%xkcd.com/\\d+/%": {
+ "%alt=\"(.+)\" */>%": "/><br/>$1"
+ }
}
}