Cached · just now
15 directives

Content-Security-Policy

default-src Keyword
'self'
base-uri Keyword
'self'
connect-src Keyword
'self'
connect-src Host
*
font-src Keyword
'self'
font-src Scheme
data:
form-action Keyword
'self'
frame-src Keyword
'self'
frame-src Scheme
blob:
img-src Keyword
'self'
img-src Host
*
img-src Scheme
data:
img-src Scheme
blob:
object-src Keyword
'none'
media-src Keyword
'self'
media-src Scheme
data:
media-src Scheme
blob:
script-src Nonce
'nonce-b41f554d51c021a7b9ef16a178da08c6'
script-src Keyword
'strict-dynamic'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
worker-src Keyword
'self'
worker-src Scheme
blob:
block-all-mixed-content Source
(no sources)
frame-ancestors Keyword
'none'

Content-Security-Policy-Report-Only

No report-only CSP headers found.