mirror of
https://github.com/2dust/v2rayN.git
synced 2026-02-05 02:10:07 +05:00
Update SpeedtestHandler.cs
This commit is contained in:
@@ -190,7 +190,7 @@ namespace v2rayN.Handler
|
||||
_updateFunc(testCounter, args.GetException().Message);
|
||||
};
|
||||
|
||||
var timeout = 12;
|
||||
var timeout = 10;
|
||||
foreach (int itemIndex in _selecteds)
|
||||
{
|
||||
if (itemIndex >= _config.vmess.Count)
|
||||
|
||||
Reference in New Issue
Block a user