Open
Cached
·
just now
9
directives
Content-Security-Policy
Content-Security-Policy: default-src 'none'; style-src 'sha256-ymj4CIwSs9XH8PDQ460nzLOuExffmtBrHoOhKkgn3q4=' 'sha256-X2rsfebcQBA3lHS+f237a/Hen3x1teO3RgzuDn1uUkM='; img-src 'self' data:; script-src 'none'; object-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'; upgrade-insecure-requests
default-src
Keyword
—
'none'
style-src
Hash
—
'sha256-ymj4CIwSs9XH8PDQ460nzLOuExffmtBrHoOhKkgn3q4='
style-src
Hash
—
'sha256-X2rsfebcQBA3lHS+f237a/Hen3x1teO3RgzuDn1uUkM='
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
script-src
Keyword
—
'none'
object-src
Keyword
—
'none'
base-uri
Keyword
—
'none'
form-action
Keyword
—
'none'
frame-ancestors
Keyword
—
'none'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.