Cached · just now
7 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Scheme
data:
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
style-src Scheme
blob:
connect-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
font-src Keyword
'self'
, Keyword
'none'

Content-Security-Policy-Report-Only

No report-only CSP headers found.