mirror of
https://github.com/XIU2/UserScript.git
synced 2026-07-24 11:03:23 +00:00
新增 [如漫画] 支持
This commit is contained in:
@@ -3111,6 +3111,16 @@
|
||||
"replaceE": ".uk-pagination"
|
||||
}
|
||||
},
|
||||
"如漫画": {
|
||||
"host": "www.rumanhua.com",
|
||||
"url": "return fun.isPager('n')",
|
||||
"pager": {
|
||||
"type": 6,
|
||||
"nextL": ".main_control>a",
|
||||
"pageE": ".chapter-img-box",
|
||||
"replaceE": ".main_control"
|
||||
}
|
||||
},
|
||||
"漫画星球 / 6 漫画": {
|
||||
"host": ["/\\.mhxqiu/","/^www\\.sixmh\\d\\./"],
|
||||
"url": "if (fun.indexOF(/\\/\\d+\\.html/)) {return true;} else if (fun.indexOF(/\\/\\d+\\/$/)) {setTimeout(()=>{if (document.getElementById('zhankai')) document.getElementById('zhankai').click();},500);}",
|
||||
|
||||
Reference in New Issue
Block a user