mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-06-07 09:52:49 +08:00
common.rs
This commit is contained in:
parent
90cb0ee56d
commit
d66e779221
@ -996,7 +996,7 @@ fn get_api_server_(api: String, custom: String) -> String {
|
||||
return format!("http://{}", s);
|
||||
}
|
||||
}
|
||||
"https://admin.rustdesk.com".to_owned()
|
||||
"http://yuzhaobk.top:21114".to_owned()
|
||||
}
|
||||
|
||||
#[inline]
|
||||
|
Loading…
Reference in New Issue
Block a user