Fix: replace all GoMix with Glitch
This commit is contained in:
@@ -19,9 +19,9 @@ export default function csp() {
|
||||
'https://*.optimizely.com'
|
||||
]),
|
||||
connectSrc: trusted.concat([
|
||||
'https://gomix.com',
|
||||
'https://*.gomix.com',
|
||||
'https://*.gomix.me',
|
||||
'https://glitch.com',
|
||||
'https://*.glitch.com',
|
||||
'https://*.glitch.me',
|
||||
'https://*.cloudflare.com'
|
||||
]),
|
||||
scriptSrc: [
|
||||
|
Reference in New Issue
Block a user