mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-31 03:22:36 +08:00
Login to default servers randomly
This commit is contained in:
parent
ea86f0efb9
commit
da7abc5bf6
@ -54,7 +54,7 @@ internal object DefaultServerList : Set<Pair<String, Int>> by setOf(
|
||||
"114.221.144.215" to 80,
|
||||
"42.81.172.22" to 80,
|
||||
"msfwifi.3g.qq.com" to 8080,
|
||||
)
|
||||
).shuffled().toSet()
|
||||
|
||||
/*
|
||||
APP ID:
|
||||
|
Loading…
Reference in New Issue
Block a user