mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🎈 perf: 取消搜书复杂的交互
This commit is contained in:
parent
3c4fc7a9c2
commit
06edf46768
@ -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";
|
||||
|
@ -1,5 +1,4 @@
|
||||
import axios from "axios";
|
||||
import HttpProxyAgent from "https-proxy-agent";
|
||||
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user