maintain one id server only
This commit is contained in:
@@ -82,9 +82,7 @@ const CHARS: &[char] = &[
|
||||
];
|
||||
|
||||
pub const RENDEZVOUS_SERVERS: &[&str] = &[
|
||||
"rs-ny.rustdesk.com",
|
||||
"rs-sg.rustdesk.com",
|
||||
"rs-cn.rustdesk.com",
|
||||
];
|
||||
|
||||
pub const RS_PUB_KEY: &str = match option_env!("RS_PUB_KEY") {
|
||||
|
||||
Reference in New Issue
Block a user