9 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Scheme
https:
font-src Keyword
'self'
font-src Scheme
https:
font-src Scheme
data:
img-src Keyword
'self'
img-src Scheme
https:
img-src Scheme
data:
object-src Keyword
'none'
script-src Keyword
'self'
script-src Scheme
https:
script-src Keyword
'unsafe-inline'
style-src Keyword
'self'
style-src Scheme
https:
style-src Keyword
'unsafe-inline'
connect-src Keyword
'self'
connect-src Scheme
https:
script-src-elem Keyword
'self'
script-src-elem Scheme
https:
script-src-elem Keyword
'unsafe-inline'
script-src-elem Scheme
blob:
frame-ancestors Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.