Open
Cached
·
just now
8
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; connect-src 'self' https://*.block64.com https://*.google-analytics.com; img-src 'self' https://*.block64.com https://*.google-analytics.com data:; worker-src 'self' blob:; script-src 'unsafe-inline' 'unsafe-eval' 'self' https://*.google-analytics.com https://*.gstatic.com https://*.googletagmanager.com https://status.block64.com; style-src 'unsafe-inline' 'self'; font-src 'self' https://*.block64.com https://fonts.gstatic.com data:; frame-src https://*.statuspage.io https://copilotstudio.microsoft.com
default-src
Keyword
—
'none'
connect-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
Content-Security-Policy-Report-Only
No report-only CSP headers found.