mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 09:10:35 +08:00
Update Speedtest Hosts
This commit is contained in:
parent
b820b4be1c
commit
999d2ac0f4
@ -179,7 +179,9 @@ export const buildSpeedtestDomainSet = task(import.meta.path, async (span) => {
|
|||||||
// librespeed
|
// librespeed
|
||||||
'.backend.librespeed.org',
|
'.backend.librespeed.org',
|
||||||
// Apple,
|
// Apple,
|
||||||
'mensura.cdn-apple.com' // From netQuality command
|
'mensura.cdn-apple.com', // From netQuality command
|
||||||
|
// OpenSpeedtest
|
||||||
|
'open.cachefly.net'
|
||||||
]);
|
]);
|
||||||
|
|
||||||
await span.traceChildAsync(
|
await span.traceChildAsync(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user