Cached · just now
12 directives

Content-Security-Policy

default-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
connect-src Keyword
'self'
connect-src Scheme
ws:
connect-src Scheme
http:
connect-src Host
connect-src Host
connect-src Scheme
webpack:
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
blob:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
base-uri Keyword
'self'
form-action Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
frame-src Keyword
'self'
frame-ancestors Keyword
'self'

Content-Security-Policy-Report-Only

No report-only CSP headers found.