Cached · just now
9 directives

Content-Security-Policy

default-src Scheme
https:
default-src Keyword
'unsafe-inline'
default-src Keyword
'unsafe-eval'
connect-src Keyword
'unsafe-inline'
connect-src Keyword
'unsafe-eval'
connect-src Host
*
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
*
img-src Host
*
img-src Scheme
data:
img-src Scheme
about:
frame-src Keyword
'self'
frame-src Host
*
worker-src Scheme
blob:
frame-ancestors Keyword
'self'
frame-ancestors Host
frame-ancestors Host
*
media-src Keyword
'self'
media-src Host
*

Content-Security-Policy-Report-Only

No report-only CSP headers found.