From 5b76d5b2b32bcba93814f8c19321c5b11c02d6be Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 23 Nov 2021 15:48:36 +0200 Subject: [PATCH] dfsfds --- files/helpers/sanitize.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index 3d523036e..5224e0e20 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -27,7 +27,6 @@ allowed_tags = tags = ['b', 'p', 'pre', 'strong', - 'sub', 'sup', 'table', 'tbody', @@ -61,7 +60,6 @@ no_images = ['b', 'p', 'pre', 'strong', - 'sub', 'sup', 'table', 'tbody',