Cached · 3h ago
9 directives

Content-Security-Policy

default-src Scheme
https:
img-src Scheme
https:
img-src Scheme
data:
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
script-src Scheme
https:
style-src Keyword
'unsafe-inline'
style-src Scheme
https:
font-src Scheme
data:
font-src Scheme
https:
frame-ancestors Keyword
'self'
connect-src Scheme
https:
, Host
, Keyword
'self'
, Scheme
http:
, Scheme
https:
, Scheme
data:
, Scheme
blob:
, Keyword
'unsafe-inline'
, Keyword
'unsafe-eval'
connect-src Keyword
'self'
connect-src Scheme
https:

Content-Security-Policy-Report-Only

No report-only CSP headers found.