mirror of
https://github.com/MeexReay/bRAC.git
synced 2025-06-24 10:52:58 +03:00
add wracs server
This commit is contained in:
parent
d692b8dc99
commit
f5c33ca31c
@ -42,7 +42,7 @@ lazy_static! {
|
|||||||
|
|
||||||
pub static ref SERVER_LIST: Vec<String> = vec![
|
pub static ref SERVER_LIST: Vec<String> = vec![
|
||||||
"rac://meex.lol".to_string(),
|
"rac://meex.lol".to_string(),
|
||||||
"rac://meex.lol:11234".to_string(),
|
"wracs://meex.lol".to_string(),
|
||||||
"rac://91.192.22.20".to_string()
|
"rac://91.192.22.20".to_string()
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user