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

Question/comment

§
Posted: 2022-09-17
§
Posted: 2022-09-17

https://www.3dsmj.com/ 申请适配

X.I.UAuthor
§
Posted: 2022-09-17

@Hibit 这个网站已经添加支持了,就是这个域名,不过我点进去看了下发现这网站又特么换域名了。

    "Switch520": {
        "host": "xxxxx520.com",
        "url": "return (!fun.indexOF('.html'))",
        "blank": 3,
        "pager": {
            "nextL": "a.next",
            "pageE": ".row.posts-wrapper>div",
            "replaceE": "ul.page-numbers"
        }
    }
X.I.UAuthor
§
Posted: 2022-09-18

@我爱雯

    "模匠网": {
        "host": "www.3dsmj.com",
        "url": "return fun.getCSS('.content-top1')",
        "pager": {
            "nextL": ".active.page-item+li:not(.disabled)>a",
            "pageE": ".content-top1>div",
            "replaceE": ".pagination",
            "scrollD": 2000
        },
        "function": {
            "bF": "return fun.src_bF(pageE, [0,'img[data-url]','data-url'])"
        }
    }

scrollD 值越大越早触发翻页

§
Posted: 2022-09-18

感谢感谢已经可以用了

Post reply

Sign in to post a reply.