From a9a5e20324998a15432e90581666e8f72aeca8af Mon Sep 17 00:00:00 2001 From: RblSb Date: Sun, 29 Mar 2020 21:12:08 +0300 Subject: Improve emotes handling --- default-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default-config.json') diff --git a/default-config.json b/default-config.json index ab6dd93..53dfbe5 100644 --- a/default-config.json +++ b/default-config.json @@ -58,7 +58,7 @@ "name": "image", "regex": "(https?:\\/\\/[^']*\\.)(png|jpg|gif|jpeg)([^' ,]*)", "flags": "g", - "replace": "" + "replace": "" }, { "name": "url", -- cgit v1.2.3