From d0c6ea6a635884df5e3179443fbe8895bd2d9a16 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:06:59 +0800 Subject: [PATCH] remove http://cachefly.cachefly.net/100mb.test --- v2rayN/v2rayN/Global.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/v2rayN/v2rayN/Global.cs b/v2rayN/v2rayN/Global.cs index ec894204..79c7b48c 100644 --- a/v2rayN/v2rayN/Global.cs +++ b/v2rayN/v2rayN/Global.cs @@ -106,7 +106,6 @@ namespace v2rayN @"https://speed.cloudflare.com/__down?bytes=100000000", @"https://speed.cloudflare.com/__down?bytes=10000000", @"http://cachefly.cachefly.net/50mb.test", - @"http://cachefly.cachefly.net/100mb.test", @"http://cachefly.cachefly.net/10mb.test" };