12 directives

Content-Security-Policy

default-src Keyword
'self'
child-src Keyword
'self'
child-src Scheme
blob:
connect-src Keyword
'self'
connect-src Host
font-src Host
*
font-src Scheme
data:
form-action Keyword
'self'
img-src Host
*
img-src Scheme
data:
media-src Host
*
media-src Scheme
blob:
media-src Scheme
data:
object-src Keyword
'none'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
script-src-elem Keyword
'self'
script-src-elem Keyword
'unsafe-inline'
script-src-elem Keyword
'unsafe-eval'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.