Cached · just now
11 directives

Content-Security-Policy

script-src Keyword
'self'
script-src Keyword
'unsafe-inline'
script-src Scheme
data:
connect-src Keyword
'self'
frame-ancestors Keyword
'self'
style-src Keyword
'self'
style-src Scheme
data:
style-src Keyword
'unsafe-inline'
font-src Keyword
'self'
font-src Scheme
data:
img-src Keyword
'self'
img-src Keyword
'unsafe-inline'
img-src Scheme
data:
img-src Host
*
manifest-src Keyword
'self'
manifest-src Scheme
data:
upgrade-insecure-requests Source
(no sources)
block-all-mixed-content Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.