diff --git a/app.js b/app.js index 8bf8b3f..7e0d391 100644 --- a/app.js +++ b/app.js @@ -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"