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

Commit

Permalink
Merge pull request #3 from xltzsoft/patch-1
Browse files Browse the repository at this point in the history
Update util.go
  • Loading branch information
Spedoske authored Oct 2, 2020
2 parents 12045f9 + 6185422 commit d059c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util.go
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d059c23

Please sign in to comment.