Cached · just now
9 directives

Content-Security-Policy

script-src Keyword
'self'
script-src Keyword
'wasm-unsafe-eval'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
object-src Keyword
'none'
font-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
img-src Keyword
'self'
connect-src Keyword
'self'
frame-src Keyword
'self'
frame-src Scheme
blob:
worker-src Keyword
'self'
worker-src Scheme
blob:
frame-ancestors Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.