5 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Keyword
'unsafe-inline'
default-src Scheme
https:
default-src Scheme
data:
default-src Host
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Scheme
https:
script-src Scheme
data:
script-src Host
object-src Keyword
'none'
frame-ancestors Keyword
'self'
report-uri Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.