Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

www.ppomppu.co.kr/ #815

Open
mintluv77 opened this issue Dec 15, 2024 · 1 comment
Open

www.ppomppu.co.kr/ #815

mintluv77 opened this issue Dec 15, 2024 · 1 comment

Comments

@mintluv77
Copy link

mintluv77 commented Dec 15, 2024

The url of site
https://www.ppomppu.co.kr/zboard/zboard.php?id=ppomppu&page=1&divpage=97

Is your request related to a problem? Please describe.
在尝试为 Ppomppu 网站实现自动分页时,脚本从第 1 页直接跳到第 11 页,然后是第 21 页,而不是按顺序导航到第 2 页、第 3 页等。这是因为网站的“下一页”按钮()会每次跳过 10 页。

Describe the result you'd like with the rule
我希望脚本能够按顺序加载页面(例如,从第 1 页到第 2 页,然后到第 3 页),以实现无限滚动。脚本应正确识别并跟随基于当前页面的下一页链接。

Custom rule you've tried

Additional context

@hoothin
Copy link
Owner

hoothin commented Dec 15, 2024

{
    "name": "뽐뿌 - 뽐뿌게시판",
    "url": "^https?://www\\.ppomppu\\.co\\.kr/zboard/",
    "example": "https://www.ppomppu.co.kr/zboard/zboard.php?id=ppomppu&page=1&divpage=97",
    "nextLink": "a.num.on+a"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants