aboutsummaryrefslogtreecommitdiffstats
path: root/default-config.json
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2020-03-29 21:12:08 +0300
committerRblSb <msrblsb@gmail.com>2020-03-29 21:12:08 +0300
commita9a5e20324998a15432e90581666e8f72aeca8af (patch)
tree2360e39525e65c80b2857057a9a37469f6bf8d8e /default-config.json
parent498b6ca644fcf666a49097fb197e72800769e03a (diff)
Improve emotes handling
Diffstat (limited to 'default-config.json')
-rw-r--r--default-config.json2
1 files changed, 1 insertions, 1 deletions
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": "<a href='$1$2$3' target='_blank' rel='noopener noreferrer'><img src='$1$2$3' style='max-width:200px; max-height:200px'/></a>"
+ "replace": "<a href='$1$2$3' target='_blank' rel='noopener noreferrer'><img src='$1$2$3' class='chat-img'/></a>"
},
{
"name": "url",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage