13 directives

Content-Security-Policy

upgrade-insecure-requests Source
(no sources)
block-all-mixed-content Source
(no sources)
default-src Keyword
'self'
font-src Keyword
'self'
object-src Keyword
'none'
img-src Scheme
https:
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
connect-src Keyword
'self'
frame-src Keyword
'self'
media-src Scheme
https:

Content-Security-Policy-Report-Only

No report-only CSP headers found.