diff --git a/files/helpers/sanitize.py b/files/helpers/sanitize.py index e0c30f8e0d..bb64653b11 100644 --- a/files/helpers/sanitize.py +++ b/files/helpers/sanitize.py @@ -32,7 +32,8 @@ TLDS = ( # Original gTLDs and ccTLDs 'vu','wf','ws','xn','xxx','ye','yt','yu','za','zm','zw', # New gTLDs 'app','cleaning','club','dev','florist','fun','gay','lgbt','life','lol', - 'moe','mom','monster','pics','press','pub','win','wtf','xyz', + 'moe','mom','monster','new','news','online','pics','press','pub','site', + 'vip','win','wtf','xyz', ) allowed_tags = ('b','blockquote','br','code','del','em','h1','h2','h3','h4','h5','h6','hr','i',