Open
Cached
·
1h ago
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; object-src 'none'; frame-ancestors 'self'; script-src 'self' 'unsafe-inline' https://*.fullstory.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; connect-src 'self' https://api.qlikdataengineering.com https://*.amazonaws.com https://*.launchdarkly.com https://api.rollbar.com https://*.zuora.com https://*.fullstory.com blob: https://login.qlik.com; frame-src 'self' https://*.zuora.com https://login.qlik.com; img-src 'self' https://*.gravatar.com https://*.wp.com https://*.zuora.com
default-src
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
connect-src
Scheme
—
blob:
frame-src
Keyword
—
'self'
img-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.