diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index a2b801a81..9d3189ea0 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -218,7 +218,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.findall("^(\s+)?((:[\w]+:)+(\s+)?)+", sanitized.replace("

", "").replace("

", ""), re.MULTILINE): - print(emojis) + print(i) emojis = i.lower() for i in re.finditer('\w*(?