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~

< Feedback on AutoPager

Review: Good - script works

§
Posted: 2022/03/10

{
"凹凸吧": {
"host": "www.tuaom.cc",
"url": "/post",
"pager": {
"nextL": "//li[contains(@class, 'next-page')]//a[text()='下一页']",
"pageE": "div.entry > p > a > img",
"replaceE": "#dm-fy",
"scrollD": 4000
}
}
}

X.I.UAuthor
§
Posted: 2022/03/10
Edited: 2022/03/10

已将其加入外置翻页规则列表了,顺便帮你优化了下(加了个备用域名,并适配了手机版网页)。

    "凹凸吧": {
        "host": [
            "www.tuaom.cc",
            "www.tuaow.xyz"
        ],
        "url": "/^\\/post/",
        "pager": {
            "nextL": "li.next-page > a",
            "pageE": ".entry img, .article-content img",
            "replaceE": "#dm-fy",
            "scrollD": 4000
        }
    }

你在浏览器右上角 Tampermonkey 扩展脚本菜单中,点击 更新外置翻页规则 即可。

§
Posted: 2022/03/10

非常感谢!

§
Posted: 2022/03/12

https://www.24fa.com/
请求支持谢谢!

X.I.UAuthor
§
Posted: 2022/03/13

@陈水健 具体是哪些页面?

X.I.UAuthor
§
Posted: 2022/03/13

@陈水健
已添加支持~ (仅浏览图片页,包括手机版,同时也添加支持了其他镜像域名

进去转了一圈,估计你也是看里面美女图片的。。。

更新外置翻页规则 即可(浏览器右上角 Tampermonkey 扩展图标内的脚本菜单)

Post reply

Sign in to post a reply.