更换系统图片
This commit is contained in:
@@ -2712,7 +2712,7 @@ function anianxSpeedTestWithTimeout(timeout) {
|
||||
return new Promise(async (resolve, reject) => {
|
||||
try {
|
||||
const t0 = Date.now();
|
||||
const res = await fetch(`/upload/%E4%B8%8B%E8%BD%BD%20(9).mp4?t=${Date.now()}`, {
|
||||
const res = await fetch(`/upload/dy-32097365860-260719-1.mp4?t=${Date.now()}`, {
|
||||
signal: controller.signal
|
||||
});
|
||||
const blob = await res.blob();
|
||||
|
||||
Reference in New Issue
Block a user