mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-19 00:51:30 -07:00
remove extra space
This commit is contained in:
parent
cd0212ba80
commit
45142b414a
@ -15,7 +15,7 @@
|
|||||||
{ "https://setup.rbxcdn.com", 0 },
|
{ "https://setup.rbxcdn.com", 0 },
|
||||||
{ "https://setup-ak.rbxcdn.com", 2 },
|
{ "https://setup-ak.rbxcdn.com", 2 },
|
||||||
{ "https://roblox-setup.cachefly.net", 2 },
|
{ "https://roblox-setup.cachefly.net", 2 },
|
||||||
{ "https://s3.amazonaws.com/setup.roblox.com", 4 }
|
{ "https://s3.amazonaws.com/setup.roblox.com", 4 }
|
||||||
};
|
};
|
||||||
|
|
||||||
private static async Task<string?> TestConnection(string url, int priority)
|
private static async Task<string?> TestConnection(string url, int priority)
|
||||||
|
Loading…
Reference in New Issue
Block a user