Cached · just now
11 directives

Content-Security-Policy

default-src Keyword
'self'
default-src Keyword
'strict-dynamic'
default-src Host
base-uri Keyword
'none'
connect-src Keyword
'self'
connect-src Keyword
'strict-dynamic'
font-src Keyword
'self'
font-src Scheme
data:
frame-ancestors Keyword
'self'
frame-src Keyword
'self'
form-action Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
object-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'

Content-Security-Policy-Report-Only

No report-only CSP headers found.