add .party to supported tlds

pull/139/head
Aevann 2023-03-13 07:29:50 +02:00
parent 2f793e9cf9
commit 95dc636aa0
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,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','blog',
'vip','win','world','wtf','xyz','video','host','art','media','wiki','tech','cooking','network',
'vip','win','world','wtf','xyz','video','host','art','media','wiki','tech','cooking','network','party',
)
allowed_tags = ('b','blockquote','br','code','del','em','h1','h2','h3','h4','h5','h6','hr','i',