Cached · just now
10 directives

Content-Security-Policy

default-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
img-src Host
object-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Host
script-src Host
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
connect-src Keyword
'self'
connect-src Scheme
wss:
connect-src Host
connect-src Host
connect-src Scheme
ws:
frame-src Host
frame-ancestors Keyword
'self'
frame-ancestors Host
frame-ancestors Host
chrome-extension://*
worker-src Keyword
'self'
worker-src Scheme
blob:

Content-Security-Policy-Report-Only

No report-only CSP headers found.