From 42956db805a382a67d96c1cd5ba033cc20f5b14f Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 1 Oct 2021 01:56:47 +0200 Subject: [PATCH] fdsfs --- files/helpers/sanitize.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index 79691d06c..1c054761f 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -213,7 +213,7 @@ def sanitize(sanitized, noimages=False): if start in sanitized and end in sanitized and start in sanitized.split(end)[0] and end in sanitized.split(start)[1]: sanitized = sanitized.replace(start, '').replace(end, '') - for i in re.finditer("

\s*((:\w+:)\s*)+<\/p>", sanitized.replace("

", "").replace("

", ""), re.MULTILINE): + for i in re.finditer("

\s*((:\w+:)\s*)+<\/p>", sanitized.replace("

", "").replace("

", "")): emojis = i.group(0).lower() for i in re.finditer('\w*(?