Cached · 3h ago
11 directives

Content-Security-Policy

connect-src Keyword
'self'
media-src Host
*
script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
font-src Keyword
'self'
frame-src Keyword
'self'
frame-ancestors Keyword
'self'
default-src Keyword
'self'
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
form-action Keyword
'self'
img-src Host
*
img-src Scheme
data:
report-uri Host

Content-Security-Policy-Report-Only

No report-only CSP headers found.