feat:最终

This commit is contained in:
Tianpao
2025-10-04 00:06:07 +08:00
parent 5f16ee2bfa
commit 5c11a2662c
26 changed files with 163 additions and 53 deletions

View File

@@ -84,7 +84,8 @@ export async function fastdownload(data: [string, string]) {
return 0;
}
})();*/
console.log(e)
//console.log(e)
await got
.get(e[0], {
responseType: "buffer",
@@ -172,7 +173,7 @@ export async function xfastdownload(data: [string, string][]) {
return 0;
}
})();*/
console.log(e)
//console.log(e)
await got
.get(e[0], {
responseType: "buffer",