Greasy Fork is available in English.

自动无缝翻页

⭐无缝加载 下一页内容 至网页底部(类似瀑布流)⭐,目前支持:【所有「Discuz!、Flarum、phpBB、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(以上仅一小部分,更多的写不下了...

< Feedback on 自动无缝翻页

Review: Good - script works

§
Posted: 2022-11-03

Eh更新了脚本失效了,看到了可以留意一下吗

§
Posted: 2022-11-03

ex 更新了翻頁翻式 (目前只有首頁改了 裡面沒改) 不介意可以用我目前自用的

{
    "EXHentai": {
        "host": [
            "exhentai.org"
        ],
        "url": "if(fun.getCSS('.searchnav')){setTimeout(()=>{window.nl=()=>{return false}},2000);return true}",
        "style": "#img {max-width: 100% !important;height: auto !important;min-height: 400px;}",
        "blank": 3,
        "pager": {
            "nextL": "//div[contains(@class, 'searchnav')]//a[contains(text(),'Next')]",
            "pageE": ".itg>div, .itg>tbody>tr:not(:first-of-type), #gdt>div:not(.c), #img",
            "replaceE": ".searchnav"
        }
    },
    "EXHentai-Gallery": {
        "host": [
            "exhentai.org"
        ],
        "url": "if(fun.getCSS('.itg,#gdt,#img')){setTimeout(()=>{window.nl=()=>{return false}},2000);return true}",
        "style": "#img {max-width: 100% !important;height: auto !important;min-height: 400px;}",
        "blank": 3,
        "pager": {
            "type": 3,
                  "nextL": "//table[@class='ptt']//a[string()='>'] | id('next')",
                  "pageE": ".itg>div, .itg>tbody>tr:not(:first-of-type), #gdt>div:not(.c), #img",
                  "replaceE": ".ptt, .ptb, .sn",
            "scrollE": ".ptb",
            "scrollD": 500
        }
    }
}
X.I.UAuthor
§
Posted: 2022-11-04

你说的是 EXHentai 呀?不要用简写,否则我根本不知道什么意思。

EXHentai 我进不去,看不到。

以前是别人私信我账号我才进去看到的,结果发现和 e-hentai.org 完全一样。

§
Posted: 2022-11-05

你说的是 EXHentai 呀?不要用简写,否则我根本不知道什么意思。

EXHentai 我进不去,看不到。

以前是别人私信我账号我才进去看到的,结果发现和 e-hentai.org 完全一样。

是的EXhentai,前两天更新了 改了翻页的样式 脚本不生效了
有需要的话我可以提供账号

§
Posted: 2022-11-05

ex 更新了翻頁翻式 (目前只有首頁改了 裡面沒改)
不介意可以用我目前自用的

{
    "EXHentai": {
        "host": [
            "exhentai.org"
        ],
        "url": "if(fun.getCSS('.searchnav')){setTimeout(()=>{window.nl=()=>{return false}},2000);return true}",
        "style": "#img {max-width: 100% !important;height: auto !important;min-height: 400px;}",
        "blank": 3,
        "pager": {
            "nextL": "//div[contains(@class, 'searchnav')]//a[contains(text(),'Next')]",
            "pageE": ".itg>div, .itg>tbody>tr:not(:first-of-type), #gdt>div:not(.c), #img",
            "replaceE": ".searchnav"
        }
    },
    "EXHentai-Gallery": {
        "host": [
            "exhentai.org"
        ],
        "url": "if(fun.getCSS('.itg,#gdt,#img')){setTimeout(()=>{window.nl=()=>{return false}},2000);return true}",
        "style": "#img {max-width: 100% !important;height: auto !important;min-height: 400px;}",
        "blank": 3,
        "pager": {
            "type": 3,
                  "nextL": "//table[@class='ptt']//a[string()='>'] | id('next')",
                  "pageE": ".itg>div, .itg>tbody>tr:not(:first-of-type), #gdt>div:not(.c), #img",
                  "replaceE": ".ptt, .ptb, .sn",
            "scrollE": ".ptb",
            "scrollD": 500
        }
    }
}

谢谢,可以暂时用着

Post reply

Sign in to post a reply.