mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-07 11:27:41 +00:00
新增 [亚马逊 - JP] 支持
This commit is contained in:
@@ -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\\/.+\\/.+/))",
|
||||
|
||||
Reference in New Issue
Block a user