Cached · 1h ago
7 directives

Content-Security-Policy

default-src Keyword
'self'
img-src Keyword
'self'
img-src Scheme
https:
img-src Scheme
data:
font-src Keyword
'self'
font-src Scheme
https:
font-src Scheme
data:
script-src Keyword
'self'
script-src Host
script-src Host
connect-src Keyword
'self'
connect-src Scheme
https:
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
frame-src Keyword
'self'
frame-src Scheme
https:

Content-Security-Policy-Report-Only

No report-only CSP headers found.