14 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src-attr Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
data:
img-src Host
img-src Host
connect-src Keyword
'self'
connect-src Host
font-src Keyword
'self'
font-src Scheme
data:
object-src Keyword
'none'
frame-ancestors Keyword
'none'
base-uri Keyword
'self'
block-all-mixed-content Source
(no sources)
report-to Host
frame-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.