Fix reference to signal art

This commit is contained in:
ayumi-signal 2024-05-31 10:53:21 -07:00 committed by GitHub
parent fbf91a4d79
commit d47b46500e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -20,7 +20,6 @@ const FALLBACK_DOMAINS = [
'cdn3.signal.org', 'cdn3.signal.org',
'updates2.signal.org', 'updates2.signal.org',
'sfu.voip.signal.org', 'sfu.voip.signal.org',
'create.signal.art',
]; ];
async function main() { async function main() {

View file

@ -41,7 +41,6 @@ const HOST_LOG_ALLOWLIST = new Set([
'cdn.signal.org', 'cdn.signal.org',
'cdn2.signal.org', 'cdn2.signal.org',
'cdn3.signal.org', 'cdn3.signal.org',
'create.signal.art',
// Staging // Staging
'chat.staging.signal.org', 'chat.staging.signal.org',