Cached · just now
12 directives

Content-Security-Policy

default-src Keyword
'self'
base-uri Keyword
'self'
object-src Keyword
'none'
frame-ancestors Keyword
'none'
script-src Keyword
'self'
script-src Hash
'sha256-gQoWOQCPtgG6sIympdp2PkV6gLAswM6/iI69A7KODGk='
style-src Keyword
'self'
style-src Keyword
'unsafe-inline'
img-src Keyword
'self'
img-src Scheme
data:
img-src Scheme
https:
font-src Keyword
'self'
font-src Scheme
data:
connect-src Keyword
'self'
manifest-src Keyword
'self'
upgrade-insecure-requests Source
(no sources)

Content-Security-Policy-Report-Only

No report-only CSP headers found.