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: 2023-04-15

可以适配一下吗?https://zztt58.com/

X.I.UAuthor
§
Posted: 2023-04-15

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

    "zztt58.com": {
        "host": "zztt58.com",
        "url": "return (!fun.indexOF('/archives/'))",
        "blank": 3,
        "pager": {
            "nextL": "a.next",
            "pageE": ".video-item",
            "replaceE": ".pagination"
        }
    }
§
Posted: 2023-04-16

牛B

Post reply

Sign in to post a reply.