Fix reference to signal art
This commit is contained in:
parent
fbf91a4d79
commit
d47b46500e
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