新增 自定义下载测速地址功能(-url https://xxx)

This commit is contained in:
xiu2
2020-11-07 10:07:00 +08:00
parent 9654cb8ea6
commit 9aa64db555
3 changed files with 59 additions and 29 deletions

View File

@@ -74,7 +74,7 @@ const (
NormalPing
)
const url string = "https://speed.cloudflare.com/__down?bytes=314572800"
var url string
var downloadTestTime time.Duration