Cached · just now
9 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Host
*
script-src Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
data:
connect-src Keyword
'self'
connect-src Scheme
data:
connect-src Scheme
blob:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
worker-src Scheme
blob:
media-src Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.