10 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Keyword
'unsafe-eval'
default-src Keyword
'unsafe-inline'
style-src Scheme
https:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
script-src Keyword
'strict-dynamic'
font-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
http:
img-src Scheme
https:
img-src Scheme
data:
media-src Keyword
'self'
media-src Scheme
blob:
media-src Scheme
data:
object-src Keyword
'none'
frame-ancestors Keyword
'self'
connect-src Keyword
'self'
worker-src Keyword
'none'

Content-Security-Policy-Report-Only

No report-only CSP headers found.