From 2728eec1ca52bd2cc87be71febbec943815cf7cd Mon Sep 17 00:00:00 2001 From: Roffild Date: Mon, 25 May 2026 10:35:51 +0300 Subject: [PATCH] 100mb --- v2rayN/ServiceLib/Global.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/v2rayN/ServiceLib/Global.cs b/v2rayN/ServiceLib/Global.cs index f92b77fc..e27a57c3 100644 --- a/v2rayN/ServiceLib/Global.cs +++ b/v2rayN/ServiceLib/Global.cs @@ -151,6 +151,7 @@ public class Global @"https://cachefly.cachefly.net/1mb.test", @"https://cachefly.cachefly.net/10mb.test", @"https://cachefly.cachefly.net/50mb.test", + @"https://cachefly.cachefly.net/100mb.test", @"https://speed.cloudflare.com/__down?bytes=10000000", @"https://speed.cloudflare.com/__down?bytes=50000000", @"https://speed.cloudflare.com/__down?bytes=99999999",