Skip to content
This repository was archived by the owner on Aug 7, 2022. It is now read-only.

Commit d059c23

Browse files
authored
Merge pull request #3 from xltzsoft/patch-1
Update util.go
2 parents 12045f9 + 6185422 commit d059c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const (
7474
NormalPing
7575
)
7676

77-
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"
77+
const url string = "https://speed.cloudflare.com/__down?bytes=100000000"
7878

7979
var downloadTestTime time.Duration
8080

0 commit comments

Comments
 (0)