mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
新增 [Amazon - gp] 支持
This commit is contained in:
@@ -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\\//",
|
||||
|
||||
Reference in New Issue
Block a user