Cached · just now
13 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.