From 57797f847819c15420ca1bbc9a243251119349e4 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sat, 27 Jul 2024 17:02:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20[WebCrawler=20=E6=90=9C?= =?UTF-8?q?=E7=B4=A2]=20=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 406d0896f..c9d95a878 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -284,7 +284,7 @@ "history": true, "pager": { "nextL": "a.pagination__num--next", - "pageE": ".web-google__result", + "pageE": ".content-answers-top-wrap, .content-answers-top-wrap~div", "replaceE": ".pagination" } },