mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-21 21:31:14 +07:00
chore: change check network links
This commit is contained in:
@ -30,7 +30,8 @@ const (
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
CheckNetworkLinks = []string{
|
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",
|
"http://www.qualcomm.cn/generate_204",
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user