🎈 perf: 取消搜书复杂的交互

This commit is contained in:
RrOrange 2023-04-08 00:10:26 +08:00
parent 3c4fc7a9c2
commit 06edf46768
2 changed files with 0 additions and 2 deletions

View File

@ -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";

View File

@ -1,5 +1,4 @@
import axios from "axios";
import HttpProxyAgent from "https-proxy-agent";
/**