From 264a260a6b5b37973facf70d286cde5619562114 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 24 Apr 2022 16:41:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[=E4=BA=9A=E9=A9=AC?= =?UTF-8?q?=E9=80=8A=20-=20JP]=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 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index 0e45c78..1d2c81e 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -4727,6 +4727,16 @@ "replaceE": ".pagination" } }, + "亚马逊 - JP": { + "host": "www.amazon.co.jp", + "url": "/\\/s\\?/", + "pager": { + "type": 3, + "nextL": "a.s-pagination-next", + "pageE": ".s-result-item[data-component-type='s-search-result']", + "replaceE": ".s-pagination-container" + } + }, "什么值得买 - 分类/搜索页": { "host": ["www.smzdm.com","search.smzdm.com"], "url": "return (location.hostname === 'search.smzdm.com' || fun.indexOF('/fenlei/') || fun.indexOF(/\\/mall\\/.+\\/.+/))",