Open
Cached
·
just now
10
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' *.mspek.no https://storage.googleapis.com; worker-src 'self' blob:; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.statcounter.com *.googletagmanager.com *.mspek.no https://storage.googleapis.com; connect-src 'self' *.cloudfunctions.net wss://mspek-test.ey.r.appspot.com wss://enhanced-canyon-354609.ey.r.appspot.com *.google-analytics.com *.ingest.sentry.io *.sentry.io *.mspek.no https://storage.googleapis.com https://mspek.no; frame-ancestors 'self' *.mspek.no http://localhost:5173 http://localhost:8000; frame-src 'self'; img-src 'self' *.mspek.no https://storage.googleapis.com; font-src 'self' fonts.gstatic.com cdnjs.cloudflare.com https://cdn.jsdelivr.net data:; style-src 'self' 'unsafe-inline' fonts.googleapis.com fonts.gstatic.com cdnjs.cloudflare.com https://cdn.jsdelivr.net; style-src-elem 'self' 'unsafe-inline' fonts.googleapis.com fonts.gstatic.com cdnjs.cloudflare.com https://cdn.jsdelivr.net;
default-src
Keyword
—
'self'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
connect-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
frame-ancestors
Host
—
frame-ancestors
Host
—
frame-src
Keyword
—
'self'
img-src
Keyword
—
'self'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src-elem
Keyword
—
'self'
style-src-elem
Keyword
—
'unsafe-inline'
Content-Security-Policy-Report-Only
No report-only CSP headers found.