From 1b55d9fff51827ce00b2aa68dd74a6d06c5f5fe9 Mon Sep 17 00:00:00 2001 From: RrOrange <542716863@qq.com> Date: Fri, 7 Apr 2023 22:09:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20=E9=99=90=E5=88=B6?= =?UTF-8?q?=E6=90=9C=E4=B9=A6=E4=B8=8B=E8=BD=BD=E6=9C=80=E5=A4=A7=E6=95=B0?= =?UTF-8?q?=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/books.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/books.js b/utils/books.js index eb34e4c..117de48 100644 --- a/utils/books.js +++ b/utils/books.js @@ -182,7 +182,7 @@ async function getZBook(e, keyword) { user_id: e.user_id, }; return axios - .get(`https://zbook.lol/search?title=${encodeURIComponent(keyword)}&limit=100`) + .get(`https://zbook.lol/search?title=${encodeURIComponent(keyword)}&limit=20`) .then(resp => { return resp.data.books.map(item => { const {