10 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src-elem Keyword
'self'
script-src-elem Host
connect-src Keyword
'self'
connect-src Host
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
object-src Keyword
'none'
base-uri Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.