删除多余axio

This commit is contained in:
test
2025-12-03 12:24:23 +08:00
parent 290574b945
commit b406aa93a7

1
app.js
View File

@@ -189,7 +189,6 @@ const server = http.createServer(async (req, res) => {
if (z >= 2) {
printYellow(`获取失败,正在第${z - 1}次重试`)
}
axio
const obj = await fetch(`${resObj.url}`, {
method: "GET",
redirect: "manual"