From 6185422f775fc2c23ba0228a1936a6c3cfc2cf19 Mon Sep 17 00:00:00 2001 From: xltzsoft <62499764+xltzsoft@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:22:48 +0800 Subject: [PATCH] Update util.go MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 替换测速 --- util.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util.go b/util.go index 3745c92..8d36c17 100644 --- a/util.go +++ b/util.go @@ -74,7 +74,7 @@ const ( NormalPing ) -const url string = "https://apple.freecdn.workers.dev/105/media/us/iphone-11-pro/2019/3bd902e4-0752-4ac1-95f8-6225c32aec6d/films/product/iphone-11-pro-product-tpl-cc-us-2019_1280x720h.mp4" +const url string = "https://speed.cloudflare.com/__down?bytes=100000000" var downloadTestTime time.Duration