Open
Cached
·
just now
14
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; base-uri 'none'; connect-src 'self' https://*.googleapis.com https://*.cloudfunctions.net https://www.google.com https://www.gstatic.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://*.clarity.ms https://c.bing.com; font-src 'self' data:; form-action 'self'; frame-ancestors 'self'; frame-src 'self' https://www.google.com https://recaptcha.google.com; img-src 'self' data: blob: https://www.google-analytics.com https://*.clarity.ms https://c.bing.com; object-src 'none'; script-src 'self' https://apis.google.com https://www.google.com https://www.gstatic.com https://www.googletagmanager.com https://www.clarity.ms https://scripts.clarity.ms 'sha256-UCh6Tsxff2LzrtWCumt8PeOAf/TGdQe68/6pLTGbwUA='; script-src-attr 'none'; style-src 'self' 'unsafe-inline'; worker-src 'self' blob:; upgrade-insecure-requests
default-src
Keyword
—
'self'
base-uri
Keyword
—
'none'
connect-src
Keyword
—
'self'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
form-action
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
frame-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
object-src
Keyword
—
'none'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-UCh6Tsxff2LzrtWCumt8PeOAf/TGdQe68/6pLTGbwUA='
script-src-attr
Keyword
—
'none'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.