mirror of
https://github.com/XIU2/UserScript.git
synced 2026-09-07 11:27:41 +00:00
新增 [9hentai] 支持
This commit is contained in:
@@ -6051,6 +6051,18 @@
|
||||
"bF": "if (fun.getCSS('.container>.gallery') && typeof _n_app !== 'undefined' && _n_app.options.blacklisted_tags != null && _n_app.options.blacklisted_tags.length != 0) {pageE.forEach(function (one) {let tags = one.dataset.tags.split(' ');for (let i=0; i < tags.length; i++){for (let ii=0; ii < _n_app.options.blacklisted_tags.length; ii++){if (tags[i] == _n_app.options.blacklisted_tags[ii]) {one.classList.add('blacklisted');};};};});}; return fun.src_bF(pageE)"
|
||||
}
|
||||
},
|
||||
"9hentai": {
|
||||
"host": "www1.9hentai.com",
|
||||
"url": "/^\\/g\\/\\d+\\/\\d+\\//",
|
||||
"pager": {
|
||||
"type": 6,
|
||||
"nextL": "a[data-target='#jumpPageModal']+a",
|
||||
"pageE": "#img-reader",
|
||||
"replaceE": ".viewer-control",
|
||||
"scrollD": 2000,
|
||||
"loadTime": 500
|
||||
}
|
||||
},
|
||||
"Orzqwq": {
|
||||
"host": "orzqwq.com",
|
||||
"url": "if(fun.indexOF(/\\/p\\/\\d\\/$/)){let t = setInterval(()=>{if(typeof chapter_preloaded_images !== 'undefined'){let _img=''; for (let i=0;i<=chapter_preloaded_images.length;i++){_img += `<img src=\"${chapter_preloaded_images[i]}\">`;}; document.querySelector('.reading-content').innerHTML = _img;clearInterval(t);}},500); return true;}",
|
||||
|
||||
Reference in New Issue
Block a user