add .goog to supported tlds

pull/143/head
Aevann 2023-04-24 10:18:55 +02:00
parent 85b533e697
commit 91230a2322
1 changed files with 2 additions and 1 deletions

View File

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