diff --git a/scripts/Win_Speedtest.ps1 b/scripts/Win_Speedtest.ps1 index 03c4182..5717d06 100644 --- a/scripts/Win_Speedtest.ps1 +++ b/scripts/Win_Speedtest.ps1 @@ -7,7 +7,6 @@ $minuploadspeed = 4 # File to download you can find download links for other files here https://speedtest.flonix.net $downloadurls = @( - "https://files.xlawgaming.com/10mb.bin", "https://raw.githubusercontent.com/jamesward/play-load-tests/master/public/10mb.txt" )