Cached · just now
9 directives

Content-Security-Policy

default-src Host
*
default-src Keyword
'unsafe-inline'
default-src Keyword
'unsafe-eval'
child-src Keyword
'self'
child-src Scheme
blob:
worker-src Keyword
'self'
worker-src Scheme
blob:
script-src Host
*
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
connect-src Host
*
connect-src Keyword
'unsafe-inline'
img-src Host
*
img-src Scheme
data:
img-src Scheme
blob:
img-src Keyword
'unsafe-inline'
frame-src Host
*
style-src Host
*
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
font-src Scheme
data:

Content-Security-Policy-Report-Only

No report-only CSP headers found.