diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index cea4980f6e..b467c33970 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -47,7 +47,7 @@ TLDS = ( # Original gTLDs and ccTLDs # New gTLDs 'app','cleaning','club','dev','farm','florist','fun','gay','lgbt','life','lol', 'moe','mom','monster','new','news','online','pics','press','pub','site', - 'vip','win','world','wtf','xyz', + 'vip','win','world','wtf','xyz', 'video', ) allowed_tags = ('b','blockquote','br','code','del','em','h1','h2','h3','h4','h5','h6','hr','i',