Skip to content

Commit

Permalink
chore: change check network links
Browse files Browse the repository at this point in the history
  • Loading branch information
mzz2017 committed Mar 23, 2023
1 parent e8273fe commit c2e0248
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}
)
Expand Down

0 comments on commit c2e0248

Please sign in to comment.