9 directives

Content-Security-Policy

script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
data:
script-src Host
img-src Keyword
'self'
img-src Scheme
data:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
frame-src Keyword
'self'
frame-src Scheme
blob:
frame-ancestors Keyword
'self'
media-src Keyword
'self'
worker-src Scheme
blob:
object-src Keyword
'none'
base-uri Keyword
'none'

Content-Security-Policy-Report-Only

No report-only CSP headers found.