Merge branch 'staging' into fix/update-config-for-debug-setups
This commit is contained in:
@@ -22,9 +22,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