Open
Cached
·
just now
4
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' https: data: blob: wss: https://content.surveysparrow.com; script-src 'self' https: 'unsafe-inline' 'unsafe-eval'; style-src 'self' https: 'unsafe-inline'; frame-ancestors 'self' *.surveysparrow.com thrivesparrow.com *.thrivesparrow.com;
default-src
Keyword
—
'self'
default-src
Scheme
—
https:
default-src
Scheme
—
data:
default-src
Scheme
—
blob:
default-src
Scheme
—
wss:
script-src
Keyword
—
'self'
script-src
Scheme
—
https:
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
style-src
Keyword
—
'self'
style-src
Scheme
—
https:
style-src
Keyword
—
'unsafe-inline'
frame-ancestors
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.