remotes/1693045480750635534/spooky-22
Aevann1 2021-10-12 07:28:05 +02:00
parent 250708807a
commit e56c27e73c
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ def api_comment(v):
body_md = body_md.replace(i.group(0), "")
body_md = markdown(body_md)
print('mistune')
body_html = sanitize(body_md)
bans = filter_comment_html(body_html)