From 484743af4a0b4321d5077a5eb138f7c14c76f508 Mon Sep 17 00:00:00 2001 From: Dan <7434746+wh1te909@users.noreply.github.com> Date: Sat, 1 Jun 2024 19:48:47 -0700 Subject: [PATCH] remove dead url --- scripts/Win_Speedtest.ps1 | 1 - 1 file changed, 1 deletion(-) 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" )