forked from MarseyWorld/MarseyWorld
add .goog to supported tlds
parent
85b533e697
commit
91230a2322
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue