15 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Nonce
'nonce-NWUwMjVjNmUtM2I5ZS00YzdkLTkxZDctNDA5YzMzMDU0M2Fh'
script-src Keyword
'strict-dynamic'
style-src Keyword
'self'
style-src Nonce
'nonce-NWUwMjVjNmUtM2I5ZS00YzdkLTkxZDctNDA5YzMzMDU0M2Fh'
connect-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
font-src Keyword
'self'
object-src Keyword
'none'
media-src Keyword
'self'
worker-src Keyword
'self'
worker-src Scheme
blob:
frame-src Keyword
'none'
frame-ancestors Keyword
'none'
base-uri Keyword
'self'
form-action Keyword
'self'
manifest-src Keyword
'self'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.