12 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.