Fix reference to signal art

This commit is contained in:
ayumi-signal 2024-05-31 10:53:21 -07:00 committed by Jamie Kyle
parent c3f185febf
commit bb93a5516f
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',