Cached · just now
14 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.