Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), microphone=(), geolocation=()
Recommendations
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Age
140733
Cache-Control
public, max-age=0, must-revalidate
Etag
"f1a31063b84310ab4d63bf00e35a3b50"
Last-Modified
Mon, 17 Aug 2026 13:31:07 GMT
age: 140733 cache-control: public, max-age=0, must-revalidate etag: "f1a31063b84310ab4d63bf00e35a3b50" last-modified: Mon, 17 Aug 2026 13:31:07 GMT
Content Headers
Content-Disposition
inline
Content-Length
13116
Content-Type
text/html; charset=utf-8
content-disposition: inline content-length: 13116 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Wed, 19 Aug 2026 04:36:41 GMT
date: Wed, 19 Aug 2026 04:36:41 GMT x-vercel-cache: HIT x-vercel-id: iad1::8g5nq-1787114201637-707fe6494b6b
Recommendations
Enable compression (gzip/brotli) to improve performance