mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
feat(proxy): fetch proxies after latency test
This commit is contained in:
parent
9f16a5cbf5
commit
2a0b21bcc7
@ -120,6 +120,7 @@ export const useProxies = () => {
|
||||
latencyTestTimeoutDuration(),
|
||||
)
|
||||
|
||||
await fetchProxies()
|
||||
setLatencyMap({
|
||||
...latencyMap(),
|
||||
...data,
|
||||
|
Loading…
Reference in New Issue
Block a user