mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 07:33:15 +08:00
chore: change DefaultTestUrl
This commit is contained in:
parent
1701e4715d
commit
fb1c0aa387
@ -47,7 +47,7 @@ const (
|
||||
DefaultDropTime = 12 * DefaultTCPTimeout
|
||||
DefaultUDPTimeout = DefaultTCPTimeout
|
||||
DefaultTLSTimeout = DefaultTCPTimeout
|
||||
DefaultTestURL = "https://cp.cloudflare.com/generate_204"
|
||||
DefaultTestURL = "https://www.gstatic.com/generate_204"
|
||||
)
|
||||
|
||||
var ErrNotSupport = errors.New("no support")
|
||||
|
Loading…
Reference in New Issue
Block a user