Cached · just now
15 directives

Content-Security-Policy

connect-src Keyword
'self'
child-src Keyword
'self'
font-src Keyword
'self'
font-src Scheme
data:
form-action Keyword
'self'
form-action Scheme
data:
frame-ancestors Keyword
'self'
frame-src Keyword
'self'
frame-src Scheme
blob:
img-src Scheme
data:
img-src Host
*
manifest-src Keyword
'self'
media-src Keyword
'self'
object-src Keyword
'self'
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Keyword
'unsafe-eval'
style-src Keyword
'self'
style-src Keyword
'unsafe-eval'
style-src Keyword
'unsafe-inline'
default-src Keyword
'none'
reflected-xss Host
referrer Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.