新增 [漫画星球 - 手机版]、[6 漫画 - 手机版] 支持

This commit is contained in:
xiu2
2022-06-06 14:40:24 +08:00
parent 2a3e723ac2
commit 1f99bc7f54
+18 -1
View File
@@ -3177,7 +3177,7 @@
"replaceE": ".uk-pagination"
}
},
"漫画星球": {
"漫画星球 / 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);}",
"style": ".imgFloat_1, .imgFloat_2, .main_control, span.comic-ft {display: none !important;} html, body, #mainView {height: auto !important;} body.view .main ul.comic-contain li{margin:0 auto !important;} .comic-contain .loaded{box-shadow: none !important;}",
@@ -3205,6 +3205,23 @@
"replaceE": ".NewPages"
}
},
"漫画星球 / 6 漫画 - 手机版": {
"host": ["/^(m\\.)?mhxqiu\\d\\./","/^(m\\.)?sixmh\\d\\./"],
"url": "/\\/\\d+\\.html$/",
"style": ".comic-recommend {display: none !important;}",
"history": true,
"pager": {
"nextL": "li.next>a",
"pageE": "//body/script[contains(text(),'eval')]",
"insertP": ["body",3],
"replaceE": ".end-btns",
"scriptT": 2,
"interval": 4000
},
"function": {
"aF": "let _img = ''; for (let i=0;i<newImgs.length;i++) {_img += `<div class=\"chapter-img-box\"><img src=\"${newImgs[i]}\"></div>`;}; document.getElementById('mainView_img').insertAdjacentHTML('beforeend', _img);"
}
},
"风之动漫": {
"host": "manhua.fffdm.com",
"url": "if (location.pathname.split('/').length === 4){document.write = function(){}; return true;}",