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: 24/05/2022

大大你好,申请适配:http://www.aiyoweia.com/user/103343628/ 谢谢谢谢。

X.I.UAutor
§
Publicado: 24/05/2022

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

    "www.aiyoweia.com": {
        "host": "www.aiyoweia.com",
        "url": "/^\\/user\\/\\d+\\//",
        "pager": {
            "nextL": "//div[@class='pages']/a[text()='下一页']",
            "pageE": "#flist>li",
            "replaceE": ".pages"
        }
    }
§
Publicado: 24/05/2022

谢谢大大

Publicar respuesta

Inicia sesión para responder.