From 06edf467686f035dce2f80870d04a1ede7f81067 Mon Sep 17 00:00:00 2001 From: RrOrange <542716863@qq.com> Date: Sat, 8 Apr 2023 00:10:26 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=88=20perf:=20=E5=8F=96=E6=B6=88?= =?UTF-8?q?=E6=90=9C=E4=B9=A6=E5=A4=8D=E6=9D=82=E7=9A=84=E4=BA=A4=E4=BA=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/query.js | 1 - utils/books.js | 1 - 2 files changed, 2 deletions(-) diff --git a/apps/query.js b/apps/query.js index 8e07fe6..afac746 100644 --- a/apps/query.js +++ b/apps/query.js @@ -2,7 +2,6 @@ import fetch from "node-fetch"; // 爬虫库 import puppeteer from "../../../lib/puppeteer/puppeteer.js"; -import _ from "lodash"; // http库 import axios from "axios"; import fs from "node:fs"; diff --git a/utils/books.js b/utils/books.js index 7c0ec5f..7e989d6 100644 --- a/utils/books.js +++ b/utils/books.js @@ -1,5 +1,4 @@ import axios from "axios"; -import HttpProxyAgent from "https-proxy-agent"; /**