Cached · just now
11 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Scheme
blob:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Scheme
https:
style-src Scheme
blob:
connect-src Keyword
'self'
connect-src Scheme
https:
connect-src Scheme
wss:
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
https:
img-src Scheme
blob:
frame-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
media-src Keyword
'self'
object-src Keyword
'none'
base-uri Keyword
'self'
worker-src Keyword
'self'
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.