自动无缝翻页

⭐无缝加载 下一页内容 至网页底部(类似瀑布流,无限滚动,无需手动点击下一页)⭐,目前支持:【所有「Discuz!、Flarum、phpBB、MyBB、Xiuno、XenForo、NexusPHP...」论坛】【百度、谷歌(Google)、必应(Bing)、搜狗、微信、360、Yahoo、Yandex 等搜索引擎...】、贴吧、豆瓣、知乎、NGA、V2EX、起点中文、千图网、千库网、Pixabay、Pixiv、3DM、游侠网、游民星空、NexusMods、Steam 创意工坊、CS.RIN.RU、RuTracker、BT之家、萌番组、动漫花园、樱花动漫、爱恋动漫、AGE 动漫、Nyaa、SrkBT、RARBG、SubHD、423Down、不死鸟、扩展迷、小众软件、【动漫狂、动漫屋、漫画猫、漫画屋、漫画 DB、HiComic、Mangabz、Xmanhua 等漫画网站...】、PubMed、Z-Library、GreasyFork、Github、StackOverflow(以上仅一小部分常见网站,更多的写不下了...

< Părere la script-ul 自动无缝翻页

Recenzie: Bun, script-ul merge

§
Postat în: 23-03-2022

申请支持 cc4871.com
我自己写的 只翻一页就不翻了

"7mmtv": {
"host": ["7mmtv.tv","cc4871.com"],
"url": "return (fun.lp() != '/')",
"style": "div.pagination-row{display: none !important;}",
"pager": {
"nextL": "div.pagination-row > ul > li.current + li > a",
"pageE": "div.latest-korean",
"replaceE": "div.pagination-row"
}
}
}

X.I.UAutor
§
Postat în: 24-03-2022

帮你改了改,同时加到了外置翻页规则中,你更新外置翻页规则后,记得把自定义翻页规则里你写的这个删掉(因为规则名一样,会被覆盖)。

分类页、搜索页,顺便还给漫画页添加支持了。

"7mmtv": {
    "host": ["7mmtv.tv","cc4871.com"],
    "url": "return (fun.lp() != '/' && !fun.indexOF('_content/'))",
    "pager": {
        "nextL": "li.page-item.current + li.page-item > a",
        "pageE": ".latest-korean-slider > .row:first-of-type > div",
        "replaceE": ".pagination-row"
    }
},
"7mmtv - 漫画": {
    "host": "gw24sy.cc4871.com",
    "url": "if (fun.indexOF('/hcomic_content/')) {let _img=''; for (let i=1;i<=Large_cgurl.length;i++){_img += `<li><img src=\"${Large_cgurl[i]}\" class=\"img-responsive\"></li>`;}; document.getElementById('show_cg_html').innerHTML = _img; return true;}",
    "style": ".video-introduction-images-row > center > *:not(#content) {display: none !important;}",
    "hiddenPN": true
}

Postează un raspuns

Autentifică-te pentru a posta un răspuns.