Cached · just now
10 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.