10 directives

Content-Security-Policy

default-src Keyword
'none'
script-src Keyword
'self'
script-src Hash
'sha256-OESLt0Kh/H/Eo6vPfKt1fGFPCpX4pA3Kc59LHmqxKek='
img-src Keyword
'self'
media-src Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
manifest-src Keyword
'self'
connect-src Keyword
'none'
form-action Keyword
'none'
frame-ancestors Keyword
'none'
base-uri Keyword
'none'

Content-Security-Policy-Report-Only

No report-only CSP headers found.