Fix reference to signal art

Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2024-06-03 11:00:56 -05:00 committed by GitHub
parent 5b23fd827b
commit d4de343160
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',