14 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.