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~

< Rückmeldungen auf AutoPager

Rezension: Gut - Skript funktioniert

§
Veröffentlicht: 12.01.2025

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

X.I.UVerfasser
§
Veröffentlicht: 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"
        }
    }

Antwort schreiben

Anmelden um eine Antwort zu senden.