Open
Cached
·
just now
8
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=64072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Etag
"69e05fd5-1f97"
etag: "69e05fd5-1f97"
Content Headers
Content-Length
8087
Content-Type
text/html
content-length: 8087 content-type: text/html
Server Headers
Server
ZGS
server: ZGS
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 16 Apr 2026 04:20:36 GMT
date: Thu, 16 Apr 2026 04:20:36 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching