Open
Cached
·
just now
19
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Good
default-src; img-src; style-src; +4 more
default-src 'self'; img-src 'self' https: data:; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com data:; script-src 'self' 'unsafe-inline' https://www.googletagmanager.com; frame-src https://www.youtube.com https://www.youtube-nocookie.com https://player.twitch.tv https://www.twitch.tv; connect-src 'self' http://localhost:5000 http://127.0.0.1:5000 http://localhost:5001 http://127.0.0.1:5001 http://localhost:8080 http://127.0.0.1:8080 http://localhost:4400 http://127.0.0.1:4400 http://localhost:4401 http://127.0.0.1:4401 https://firestore.googleapis.com https://www.googleapis.com https://firebase.googleapis.com https://www.google-analytics.com https://identitytoolkit.googleapis.com https://*.firebaseio.com;
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=()
Recommendations
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
Performance Headers
3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
x-fh-requested-host, accept-encoding
Caching Headers
3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"b6c7f6bf568365d73bca3a80e702b55be75269ae0e2a33577d108f2ccc9dbbbe"
Last-Modified
Caching
Tue, 16 Sep 2025 23:39:14 GMT
Content Headers
2 headers
Content-Length
Content
3029
Content-Type
Content
text/html; charset=utf-8
Server Headers
0 headers
No server headers found
CORS Headers
0 headers
No CORS headers found
Cookies Headers
0 headers
No cookies headers found
Other Headers
6 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Fri, 28 Nov 2025 16:23:54 GMT
X-Cache
Other
HIT
X-Cache-Hits
Other
0
X-Served-By
Other
cache-lga21956-LGA
X-Timer
Other
S1764347034.339966,VS0,VE1
Recommendations
Enable compression (gzip/brotli) to improve performance
Analysis completed in 335ms