Open
Cached
·
53m ago
13
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none';base-uri 'self';style-src 'self' 'unsafe-inline' https: fonts.googleapis.com;font-src 'self' https: data:;img-src 'self' https: data: app.icepanel.io s.icepanel.io thumbnail.icepanel.io;media-src 'self' https:;script-src blob: app.icepanel.io s.icepanel.io apis.google.com www.youtube.com/iframe_api www.youtube.com/s/player/ uptime.betterstack.com/widgets/;form-action 'none';connect-src https: wss: api-js.mixpanel.com *.ingest.sentry.io;manifest-src 'self' https:;frame-src https: youtube.com www.youtube.com;frame-ancestors 'self' https://s.icepanel.io/;upgrade-insecure-requests;
default-src
Keyword
—
'none'
base-uri
Keyword
—
'self'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
style-src
Scheme
—
https:
font-src
Keyword
—
'self'
font-src
Scheme
—
https:
font-src
Scheme
—
data:
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
media-src
Keyword
—
'self'
media-src
Scheme
—
https:
script-src
Scheme
—
blob:
form-action
Keyword
—
'none'
connect-src
Scheme
—
https:
connect-src
Scheme
—
wss:
manifest-src
Keyword
—
'self'
manifest-src
Scheme
—
https:
frame-src
Scheme
—
https:
frame-ancestors
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.