mirror of
https://github.com/daeuniverse/dae.git
synced 2024-12-22 22:44:56 +07:00
chore: change check network links
This commit is contained in:
parent
e8273fe416
commit
c2e02482d0
@ -30,7 +30,8 @@ const (
|
||||
|
||||
var (
|
||||
CheckNetworkLinks = []string{
|
||||
"http://www.msftconnecttest.com/connecttest.txt",
|
||||
"http://edge.microsoft.com/captiveportal/generate_204",
|
||||
"http://www.gstatic.com/generate_204",
|
||||
"http://www.qualcomm.cn/generate_204",
|
||||
}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user