let's maintain ny and sg only

This commit is contained in:
rustdesk 2023-07-07 15:59:03 +08:00
parent b85cb81d9e
commit 12149bf3e3

View File

@ -82,6 +82,7 @@ const CHARS: &[char] = &[
];
pub const RENDEZVOUS_SERVERS: &[&str] = &[
"rs-ny.rustdesk.com",
"rs-sg.rustdesk.com",
];