更新download下载

This commit is contained in:
chorblack
2026-02-28 19:10:59 +08:00
parent 64d23ad549
commit c24dd18079
2 changed files with 242 additions and 230 deletions

View File

@@ -226,7 +226,7 @@
var p = new Promise((resolve) => (cb = resolve))
// let byteSize = await send(`/photobyte/${id}`, null, 'GET', 'json')
await send(
`http://download.chorblack.top/directlink/local/atri/${name}`,
`http://download.chorblack.top/pd/local/atri/${name}`,
null,
'GET',
'json'
@@ -293,7 +293,7 @@
var p = new Promise((resolve) => (cb = resolve))
// let byteSize = await send(`/photobyte/${id}`, null, 'GET', 'json')
await send(
`http://download.chorblack.top/directlink/local/atri/${name}`,
`http://download.chorblack.top/pd/local/atri/${name}`,
null,
'GET',
'arraybuffer'