mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-06-11 12:43:12 +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);
|
return format!("http://{}", s);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
"https://admin.rustdesk.com".to_owned()
|
"http://yuzhaobk.top:21114".to_owned()
|
||||||
}
|
}
|
||||||
|
|
||||||
#[inline]
|
#[inline]
|
||||||
|
Loading…
Reference in New Issue
Block a user