Cached · just now
9 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.