Open
Cached
·
just now
6
directives
Content-Security-Policy
Content-Security-Policy: script-src https: data: 'self' 'unsafe-inline' 'unsafe-eval' cdn-4.convertexperiments.com plausible.io; worker-src 'self' blob:; font-src data: 'self' fonts.gstatic.com *.survicate-cdn.com; img-src * data: 'self'; frame-ancestors 'self' *.convert.com *.paperflite.com *.cloudflare.com; connect-src wss: https: 'self' plausible.io
script-src
Scheme
—
https:
script-src
Scheme
—
data:
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
font-src
Scheme
—
data:
font-src
Keyword
—
'self'
img-src
Host
—
*
img-src
Scheme
—
data:
img-src
Keyword
—
'self'
frame-ancestors
Keyword
—
'self'
connect-src
Scheme
—
wss:
connect-src
Scheme
—
https:
connect-src
Keyword
—
'self'
Content-Security-Policy-Report-Only
No report-only CSP headers found.