Cached · just now
9 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Scheme
https:
default-src Scheme
wss:
default-src Scheme
data:
default-src Scheme
blob:
worker-src Keyword
'self'
worker-src Scheme
blob:
base-uri Keyword
'self'
frame-ancestors Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
https:
script-src-elem Keyword
'self'
script-src-elem Keyword
'unsafe-inline'
script-src-elem Keyword
'unsafe-eval'
script-src-elem Scheme
https:
script-src-attr Keyword
'self'
script-src-attr Keyword
'unsafe-inline'
style-src-elem Keyword
'self'
style-src-elem Keyword
'unsafe-inline'
style-src-elem Scheme
https:
style-src-attr Keyword
'self'
style-src-attr Keyword
'unsafe-inline'

Content-Security-Policy-Report-Only

No report-only CSP headers found.