mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-22 15:06:57 +00:00
新增 [MCMOD] 支持
This commit is contained in:
@@ -1985,6 +1985,16 @@
|
||||
"replaceE": ".PageNav"
|
||||
}
|
||||
},
|
||||
"MCMOD.cn": {
|
||||
"host": ["www.mcmod.cn","search.mcmod.cn"],
|
||||
"url": "/^\\/((modlist|worldgen|verify|history)\\.html|s)/",
|
||||
"style": "[data-name='worldgen-list']+.common-comment-block {display: none !important;}",
|
||||
"pager": {
|
||||
"nextL": ".page-item.active+.page-item>a",
|
||||
"pageE": ".modlist-list-frame>.modlist-block, .worldgen-list, .verify-list-list-table>tbody>tr, .history-list-frame, .search-result-list",
|
||||
"replaceE": ".pagination:not([data-name='comment-list'])"
|
||||
}
|
||||
},
|
||||
"CurseForge": {
|
||||
"host": "www.curseforge.com",
|
||||
"pager": {
|
||||
|
||||
Reference in New Issue
Block a user