Cached · just now
5 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'
connect-src Host
*
connect-src Scheme
data:
connect-src Scheme
blob:
connect-src Keyword
'unsafe-inline'
frame-src Host
*
img-src Host
*
img-src Scheme
data:
img-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.