13 directives

Content-Security-Policy

default-src Keyword
'none'
base-uri Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-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:
media-src Keyword
'self'
media-src Scheme
https:
script-src Scheme
blob:
form-action Keyword
'none'
connect-src Scheme
https:
connect-src Scheme
wss:
manifest-src Keyword
'self'
manifest-src Scheme
https:
frame-src Scheme
https:
frame-ancestors Keyword
'self'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.