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

Question/comment

§
Posted: 2022-05-02

大佬,片库帮忙添加下,www.pkmp4.com

X.I.UAuthor
§
Posted: 2022-05-02
Edited: 2022-05-02

这类网站域名更新非常频繁,所以将以自定义翻页规则方式提供,方便自行更新域名,你也可以多添加几个域名,就像这样:

"host": ["www.pkmp4.com","aaa.com","bbb.com"],

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

分类页、搜索页

    "片库": {
        "host": "www.pkmp4.com",
        "url": "/^\\/(vt|vs|ms)\\//",
        "pager": {
            "nextL": ".page-active+a",
            "pageE": ".content-list, .sr_lists>dl",
            "replaceE": ".pages"
        }
    }

Post reply

Sign in to post a reply.