F12 → Network tab) and watch every request this app makes. You'll see requests only go to your IPTV server (via /api/proxy) and CDN endpoints (via /api/test-proxy) — nothing else.
Your browser can't connect directly to IPTV servers due to browser security restrictions, so all test requests are routed through this app's proxy server. The proxy makes each request on your behalf and returns the result. Scores reflect performance between the proxy and each CDN endpoint — useful for comparing URLs against each other and identifying unreliable or slow nodes.