remotes/1693045480750635534/spooky-22
Aevann1 2022-05-25 02:22:09 +02:00
parent 1b66095747
commit 826f137a5e
1 changed files with 2 additions and 1 deletions

View File

@ -933,7 +933,8 @@ approved_embed_hosts = [
'googleapis.com',
'bing.com',
'typekit.net',
'postimg.cc'
'postimg.cc',
'archive.org'
]
hosts = "|".join(approved_embed_hosts).replace('.','\.')