AutoPager

⭐Append the next page content to the bottom seamlessly (like a waterfall, Unlimited scrolling, no need to manually click on the next page) ⭐, support various forums, social networking, games, comics, novels, academics, search engines (Google, Bing, Yahoo...) and other websites~

< Opiniones de AutoPager

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 12/01/2025

申请支持https://www.exotxt.net/0/248/116251.html

X.I.UAutor
§
Publicado: 13/01/2025

复制粘贴到脚本 自定义翻页规则 默认的 { } 中间保存(浏览器右上角 Tampermonkey 扩展图标内的脚本菜单)

    "TXT小说网 exotxt.net": {
        "host": "www.exotxt.net",
        "url": "/^\\/\\d+\\/\\d+\\/\\d+(_\\d+)?\\.html",
        "style": ".info_dv1>p:last-of-type,#tag_news",
        "pager": {
            "type": 6,
            "nextL": "//div[@class='read_btn']/a[text()='下一章'][not(contains(@href,'index.html'))]",
            "pageE": ".info_dv1>p:not(:last-of-type)",
            "replaceE": ".read_btn"
        }
    }

Publicar respuesta

Inicia sesión para responder.

长期地址
遇到问题?请前往 GitHub 提 Issues。