mirror of
https://github.com/2dust/v2rayN.git
synced 2025-12-23 03:39:45 +05:00
Adjust speedtest addr
This commit is contained in:
@@ -120,6 +120,9 @@
|
||||
};
|
||||
|
||||
public static readonly List<string> SpeedTestUrls = new() {
|
||||
@"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"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user