From d50fc2fbf45855ad9eca8277dd22e10283d56b16 Mon Sep 17 00:00:00 2001 From: decfox Date: Mon, 17 Nov 2025 15:29:16 +0530 Subject: [PATCH] chore: update stuninput targets --- internal/stuninput/stuninput.go | 1 - 1 file changed, 1 deletion(-) diff --git a/internal/stuninput/stuninput.go b/internal/stuninput/stuninput.go index 2eb85c8ba..4fc8d8aa6 100644 --- a/internal/stuninput/stuninput.go +++ b/internal/stuninput/stuninput.go @@ -12,7 +12,6 @@ import ( // // We should sync with https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/blob/main/projects/tor-expert-bundle/pt_config.json var inputs = map[string]bool{ - "stun.antisip.com:3478": true, "stun.epygi.com:3478": true, "stun.uls.co.za:3478": true, "stun.voipgate.com:3478": true,