Greasy Fork is available in English.

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~

< Valutazione su AutoPager

Domanda/commento

§
Pubblicato: 01/01/2025

麻烦适配一下这个网站
https://www.xhszd59.vip:2024/xs_details/16347/page/22
谢谢

X.I.UAutore
§
Pubblicato: 02/01/2025

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

    "www.xhszd59.vip": {
        "host": "www.xhszd59.vip",
        "url": "/^\\/xs_details\\//",
        "pager": {
            "type": 6,
            "nextL": ".pagination>a:last-child[href]",
            "pageE": "#art-content>div",
            "replaceE": ".pagination"
        }
    }

Pubblica risposta

Accedi per pubblicare una risposta.