Cached · just now
9 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.