Fix reference to signal art
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
This commit is contained in:
parent
5b23fd827b
commit
d4de343160
2 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@ const FALLBACK_DOMAINS = [
|
|||
'cdn3.signal.org',
|
||||
'updates2.signal.org',
|
||||
'sfu.voip.signal.org',
|
||||
'create.signal.art',
|
||||
];
|
||||
|
||||
async function main() {
|
||||
|
|
|
@ -41,7 +41,6 @@ const HOST_LOG_ALLOWLIST = new Set([
|
|||
'cdn.signal.org',
|
||||
'cdn2.signal.org',
|
||||
'cdn3.signal.org',
|
||||
'create.signal.art',
|
||||
|
||||
// Staging
|
||||
'chat.staging.signal.org',
|
||||
|
|
Loading…
Reference in a new issue