11 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.