From be2c1cc6281b5f88ea070317172dbd89351d5a89 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Tue, 25 Mar 2025 16:00:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20[Amazon=20-=20gp]=20?= =?UTF-8?q?=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 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/other/Autopage/rules.json b/other/Autopage/rules.json index b16fac1..bd2f005 100644 --- a/other/Autopage/rules.json +++ b/other/Autopage/rules.json @@ -5185,6 +5185,20 @@ "replaceE": ".s-pagination-container" } }, + "Amazon - gp": { + "host": "/^www\\.amazon\\.([a-z]+|com?\\.[a-z]+)$/", + "url": "return fun.isPager()", + "style": "#navFooter,#rhf", + "blank": 3, + "pager": { + "type": 6, + "nextL": ".a-selected+li.a-normal>a", + "pageE": "#gridItemRoot", + "replaceE": ".a-pagination", + "loadTime": 7000, + "scrollD": 1000 + } + }, "eBay": { "host": "/^(www|[a-z]{2})\\.ebay\\.([a-z]+|com?\\.[a-z]+)$/", "url": "/^\\/sch\\//",