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 搜索": {