8 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.