mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Perf: refactor trie to avoid iterate twice
This commit is contained in:
@@ -177,7 +177,6 @@ export const buildSpeedtestDomainSet = task(require.main === module, __filename)
|
||||
// OpenSpeedtest
|
||||
'open.cachefly.net'
|
||||
],
|
||||
true,
|
||||
true
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user