From 4a847bed8be31ec8f7b1fe4323bca6ae68671486 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 31 Oct 2023 14:02:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20[Ecosia=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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 1496d40..3528beb 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -252,9 +252,9 @@ "url": "/^\\/search/", "history": true, "pager": { - "nextL": "nav.pagination a[aria-label='Next page']", - "pageE": "section.mainline>div:not(.related-queries):not(.mainline__pagination)", - "replaceE": "nav.pagination" + "nextL": "a[data-test-id=next-button]", + "pageE": ".mainline__result-wrapper", + "replaceE": ".simplified-pagination" } }, "Magi 搜索": {