Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; script-src 'self' https://www.googletagmanager.com https://www.clarity.ms https://scripts.clarity.ms; style-src 'self'; img-src 'self' data: https://*.google-analytics.com https://*.clarity.ms; font-src 'self'; connect-src https://*.google-analytics.com https://*.analytics.google.com https://www.clarity.ms https://*.clarity.ms; media-src 'none'; object-src 'none'; frame-src 'none'; frame-ancestors 'none'; form-action 'none'; base-uri 'none'; manifest-src 'self'; upgrade-insecure-requests
default-src
Keyword
—
'none'
script-src
Keyword
—
'self'
style-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
media-src
Keyword
—
'none'
object-src
Keyword
—
'none'
frame-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
form-action
Keyword
—
'none'
base-uri
Keyword
—
'none'
manifest-src
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.