mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Fix SK not injecting nonce
This commit is contained in:
@@ -46,7 +46,7 @@ const cspDirectives = {
|
|||||||
],
|
],
|
||||||
'script-src': [
|
'script-src': [
|
||||||
self,
|
self,
|
||||||
"unsafe-inline", // chrome suggestion
|
// "unsafe-inline", // chrome suggestion
|
||||||
'https://*.googletagmanager.com'
|
'https://*.googletagmanager.com'
|
||||||
// 'https://*.stripe.com',
|
// 'https://*.stripe.com',
|
||||||
// 'https://*.facebook.com',
|
// 'https://*.facebook.com',
|
||||||
|
|||||||
Reference in New Issue
Block a user