From 74d979ef4e233c99862989db7f5d7070299edc99 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 11 Jul 2023 07:02:12 +0300 Subject: [PATCH] add beauty and camp to tlds --- 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 d0bf58d94..9ebb8316a 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -44,7 +44,7 @@ TLDS = ( # Original gTLDs and ccTLDs 'app','cleaning','club','dev','farm','florist','fun','gay','lgbt','life','lol', 'moe','mom','monster','new','news','online','pics','press','pub','site','blog', 'vip','win','world','wtf','xyz','video','host','art','media','wiki','tech', - 'cooking','network','party','goog','markets','today', + 'cooking','network','party','goog','markets','today','beauty','camp' ) allowed_tags = ('b','blockquote','br','code','del','em','h1','h2','h3','h4','h5','h6','hr','i',