Update Global Hosts & Speedtest Hosts

This commit is contained in:
SukkaW
2024-09-14 13:08:58 +08:00
parent fa208fe2a0
commit 3c10658f38
2 changed files with 2 additions and 1 deletions

View File

@@ -175,7 +175,7 @@ export const buildSpeedtestDomainSet = task(require.main === module, __filename)
// Apple,
'mensura.cdn-apple.com', // From netQuality command
// OpenSpeedtest
'open.cachefly.net'
'open.cachefly.net' // This is also used for openspeedtest server download
],
true
);