Cached · just now
10 directives

Content-Security-Policy

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

Content-Security-Policy-Report-Only

No report-only CSP headers found.