Open
Cached
·
43m ago
16
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self' http: https: data: wss:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; worker-src 'self' blob:; style-src 'self' 'unsafe-inline' https://*.mailercloud.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://fast.fonts.net; font-src 'self' https://*.mailercloud.com https://fonts.gstatic.com; img-src 'self' https: http: data: blob:; frame-ancestors 'self'; media-src https:;, default-src 'self' http: https: data: wss:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; worker-src 'self' blob:; style-src 'self' 'unsafe-inline' https://*.mailercloud.com https://fonts.googleapis.com https://cdnjs.cloudflare.com https://fast.fonts.net; font-src 'self' https://*.mailercloud.com https://fonts.gstatic.com; img-src 'self' https: http: data: blob:; frame-ancestors 'self'; media-src https:;
default-src
Keyword
—
'self'
default-src
Scheme
—
http:
default-src
Scheme
—
https:
default-src
Scheme
—
data:
default-src
Scheme
—
wss:
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
https:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
http:
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
frame-ancestors
Keyword
—
'self'
media-src
Scheme
—
https:
,
Host
—
,
Keyword
—
'self'
,
Scheme
—
http:
,
Scheme
—
https:
,
Scheme
—
data:
,
Scheme
—
wss:
script-src
Keyword
—
'self'
script-src
Keyword
—
'unsafe-inline'
script-src
Keyword
—
'unsafe-eval'
script-src
Scheme
—
https:
worker-src
Keyword
—
'self'
worker-src
Scheme
—
blob:
style-src
Keyword
—
'self'
style-src
Keyword
—
'unsafe-inline'
font-src
Keyword
—
'self'
img-src
Keyword
—
'self'
img-src
Scheme
—
https:
img-src
Scheme
—
http:
img-src
Scheme
—
data:
img-src
Scheme
—
blob:
frame-ancestors
Keyword
—
'self'
media-src
Scheme
—
https:
Content-Security-Policy-Report-Only
No report-only CSP headers found.