speedtest/frontend/javascript
valer23 42d700cf08 fix: avoid mutating original server array and add null guard
Address code review findings:
- Sort a shallow copy instead of mutating the caller's array
- Add null guard on server.name to handle malformed entries
- Use original SPEEDTEST_SERVERS index for classic UI option values
2026-05-16 18:30:54 +02:00
..
index.js fix: avoid mutating original server array and add null guard 2026-05-16 18:30:54 +02:00