AutoPager

Append the next page content to the bottom seamlessly (like a waterfall, Unlimited scrolling, no need to manually click on the next page)~

< Feedback on AutoPager

Review: Good - script works

§
Posted: 2024-10-01

申请
https://www.tu8.cc/
或者(某些网络环境中)
http://www.tu8.cc/
页面信息如https://www.tu8.cc/jiaotong/ditie/1.html
翻页按顺序产生.html

X.I.UAuthor
§
Posted: 2024-10-02

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

    "西西图吧": {
        "host": "www.tu8.cc",
        "url": "return fun.isPager()",
        "blank": 3,
        "pager": {
            "nextL": ".next",
            "pageE": ".ditu-list>ul"
        }
    }

Post reply

Sign in to post a reply.