|
@@ -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(
|