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: 21.03.2026

关于默认页数的问题
在适配的网页上如果从第一页开始访问,页码是和网站同步递增的。
但是如果从中间开始访问,比如访问的是https://xxxx?page=3,默认的页码是从1开始的,是否可以适配从3开始

X.I.UAuthor
§
Posted: 22.03.2026
Edited: 22.03.2026

不能,因为该页码数字只是为了告诉你:你翻了几页(或者说脚本自动翻了几页),并不是为了让你知道当前实际页码位置。

因为如果要实现你说的效果,那么就需要大改,而且还需要对每个规则重新增加一个子规则,来让脚本知道如何识别当前实际页码是多少,这显然是个很大的工作量,而如果仅仅只是为了实现这个无关紧要的小需求,完全划不来。

Post reply

Sign in to post a reply.