Cached · just now
11 directives

Content-Security-Policy

default-src Host
*
default-src Scheme
data:
default-src Scheme
blob:
default-src Keyword
'unsafe-inline'
default-src Keyword
'unsafe-eval'
script-src Host
*
script-src Scheme
data:
script-src Scheme
blob:
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
style-src Host
*
style-src Keyword
'unsafe-inline'
img-src Host
*
img-src Scheme
data:
img-src Scheme
blob:
connect-src Host
*
font-src Host
*
font-src Scheme
data:
frame-src Host
*
media-src Host
*
object-src Host
*
frame-ancestors Host
*
form-action Host
*

Content-Security-Policy-Report-Only

No report-only CSP headers found.