From b406aa93a7b8fe3c187b98e0d48d2cf5ab853238 Mon Sep 17 00:00:00 2001 From: test Date: Wed, 3 Dec 2025 12:24:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99axio?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 1 - 1 file changed, 1 deletion(-) 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"