14 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
http:
script-src Scheme
https:
script-src Host
style-src Keyword
'report-sample'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Host
object-src Keyword
'none'
base-uri Keyword
'self'
connect-src Keyword
'self'
connect-src Scheme
data:
connect-src Host
connect-src Host
connect-src Host
connect-src Host
font-src Keyword
'self'
font-src Scheme
data:
frame-src Keyword
'self'
frame-src Scheme
blob:
frame-src Scheme
data:
frame-src Host
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
img-src Host
*
manifest-src Keyword
'self'
media-src Keyword
'self'
media-src Scheme
data:
worker-src Keyword
'self'
worker-src Scheme
blob:
frame-ancestors Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.