Cached · just now
15 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
style-src Keyword
'self'
style-src Nonce
'nonce-lSl+O/H0qvdcASkx55/7XL7jx8PA88q8xd8FaonpH1w='
child-src Keyword
'self'
child-src Scheme
blob:
connect-src Keyword
'self'
font-src Keyword
'self'
form-action Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
media-src Keyword
'self'
object-src Keyword
'none'
frame-ancestors Keyword
'self'
frame-src Host
*
worker-src Keyword
'self'
worker-src Scheme
blob:
base-uri Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.