9 directives

Content-Security-Policy

default-src Keyword
'none'
img-src Keyword
'self'
img-src Scheme
data:
script-src Keyword
'self'
script-src Keyword
'unsafe-eval'
script-src Keyword
'unsafe-inline'
manifest-src Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
font-src Scheme
data:
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.