Add pagespeed's CSP suggestion

This commit is contained in:
Jade Ellis 2024-06-16 16:10:54 +01:00
parent 858914a73e
commit b8aad6745d
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -38,6 +38,7 @@ const cspDirectives = {
],
'script-src': [
'self',
'unsafe-inline' // chrome suggestion
// 'https://*.stripe.com',
// 'https://*.facebook.com',
// 'https://*.facebook.net',