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\\//",