12 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.