mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
新增 [modland] 支持
This commit is contained in:
@@ -1927,6 +1927,16 @@
|
||||
"replaceE": ".pagination"
|
||||
}
|
||||
},
|
||||
"modland": {
|
||||
"host": "www.modland.net",
|
||||
"url": "return fun.isPager()",
|
||||
"blank": 3,
|
||||
"pager": {
|
||||
"nextL": "li.active.page-item+li>a",
|
||||
"pageE": ".mods>.post",
|
||||
"replaceE": ".pagination"
|
||||
}
|
||||
},
|
||||
"Modrinth": {
|
||||
"host": "modrinth.com",
|
||||
"url": "fun.isUrlC(); return (fun.lp() == '/mods')",
|
||||
|
||||
Reference in New Issue
Block a user