13 directives

Content-Security-Policy

base-uri Keyword
'self'
default-src Keyword
'self'
connect-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
form-action Keyword
'self'
frame-ancestors Keyword
'none'
img-src Keyword
'self'
img-src Scheme
data:
object-src Keyword
'none'
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Nonce
'nonce-Rlca0Gh97UI'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
worker-src Keyword
'self'
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.