Open
Cached
·
just now
12
directives
Content-Security-Policy
Content-Security-Policy: default-src 'self'; script-src 'self' 'sha256-MFT35jv81vt8M7CS6SEBFZBJxoVZDZpLXfwlxX4j+NA=' 'sha256-fYq1FY77CEVbJycEnbngE0bx2U+cQwCeCjJgkVYRtvs=' 'sha256-P+UJbrzSylsKoUV3/ZuTu31d05cl75YR8g3iw2euXB4='; style-src 'self' 'sha256-61ibI7tYEcSG+7R759VsdRpHsHaXM66ZKTYr6nHPEhU='; img-src 'self' data:; font-src 'self'; connect-src 'self'; frame-src 'self'; form-action 'self' mailto:; base-uri 'self'; object-src 'none'; frame-ancestors 'self'; upgrade-insecure-requests
default-src
Keyword
—
'self'
script-src
Keyword
—
'self'
script-src
Hash
—
'sha256-MFT35jv81vt8M7CS6SEBFZBJxoVZDZpLXfwlxX4j+NA='
script-src
Hash
—
'sha256-fYq1FY77CEVbJycEnbngE0bx2U+cQwCeCjJgkVYRtvs='
script-src
Hash
—
'sha256-P+UJbrzSylsKoUV3/ZuTu31d05cl75YR8g3iw2euXB4='
style-src
Keyword
—
'self'
style-src
Hash
—
'sha256-61ibI7tYEcSG+7R759VsdRpHsHaXM66ZKTYr6nHPEhU='
img-src
Keyword
—
'self'
img-src
Scheme
—
data:
font-src
Keyword
—
'self'
connect-src
Keyword
—
'self'
frame-src
Keyword
—
'self'
form-action
Keyword
—
'self'
form-action
Scheme
—
mailto:
base-uri
Keyword
—
'self'
object-src
Keyword
—
'none'
frame-ancestors
Keyword
—
'self'
upgrade-insecure-requests
Source
—
(no sources)
Content-Security-Policy-Report-Only
No report-only CSP headers found.