Remove servers that no longer work

This commit is contained in:
Jeremy Wall 2020-07-27 23:15:50 -04:00
parent 32b203f50d
commit c3a7709277

View File

@ -109,8 +109,6 @@ fn main() -> anyhow::Result<()> {
"stun.l.google.com:19302",
"stun.ekiga.net:3478",
"stun.xten.com:3478",
"stun.softjoys.com:3478",
"stun1.noc.ams-ix.net:3478",
];
let mut stun_servers = gflags::parse();