From fd6a0864a1fa12a66d449bcf9d17cfa53c762973 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sat, 28 May 2022 10:55:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[Brave=20=E6=90=9C?= =?UTF-8?q?=E7=B4=A2]=20=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/Autopage/rules.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 50e0d98..20bd34b 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -263,6 +263,15 @@ "replaceE": ".Pagenation" } }, + "Brave 搜索": { + "host": "search.brave.com", + "url": "/^\\/search/", + "pager": { + "nextL": "id('pagination')/a[./div[contains(@class,'icon-right')]]", + "pageE": "#results>div:not([id])", + "replaceE": "#pagination" + } + }, "Qwant 搜索": { "host": "www.qwant.com", "url": "fun.isUrlC(); return (fun.indexOF('q=', 's') && fun.indexOF('t=web', 's'))",