Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src https: 'self'; base-uri 'self'; connect-src *.hotjar.com:* vc.hotjar.io:* surveystats.hotjar.io wss://*.hotjar.com wss://api.appcues.net:* https: 'self' wss://replay.uxtweak.com:* *.google-analytics.com *.analytics.google.com *.googletagmanager.com; font-src 'self' data: script.hotjar.com https:; frame-ancestors 'self'; img-src 'self' https: data: script.hotjar.com *.google-analytics.com *.googletagmanager.com; object-src 'none'; script-src 'strict-dynamic' 'unsafe-eval' https: 'self' cdn.zeroheight.com 'nonce-otV+HQ3VGjLwID6abEM0POLN6bNuGboFRW9xg+n9uQQ=' 'unsafe-inline'; style-src 'self' https: 'unsafe-inline'
default-src
Scheme
—
https:
default-src
Keyword
—
'self'
base-uri
Keyword
—
'self'
connect-src
Scheme
—
https:
connect-src
Keyword
—
'self'
font-src
Keyword
—
'self'
font-src
Scheme
—
data:
font-src
Scheme
—
https:
frame-ancestors
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
data:
object-src
Keyword
—
'none'
script-src
Keyword
—
'strict-dynamic'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
https:
script-src
Keyword
—
'self'
script-src
Nonce
—
'nonce-otV+HQ3VGjLwID6abEM0POLN6bNuGboFRW9xg+n9uQQ='
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
Content-Security-Policy-Report-Only
No report-only CSP headers found.