Cached · just now
10 directives

Content-Security-Policy

connect-src Keyword
'self'
default-src Keyword
'self'
font-src Keyword
'self'
form-action Keyword
'self'
frame-ancestors Keyword
'self'
frame-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
https:
object-src Keyword
'none'
script-src Keyword
'self'
script-src Keyword
'report-sample'
script-src Keyword
'unsafe-inline'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'

Content-Security-Policy-Report-Only

No report-only CSP headers found.