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