Greasy Fork is available in English.

Pagetual

Perpetual pages - powerful auto-pager script. Auto fetching next paginated web pages and inserting into current page for infinite scroll. Support thousands of web sites without any rule.

< Feedback on Pagetual

Review: Good - script works

§
Posted: 15/07/2022

在此页面会误触发翻页,加载最后一条issue
https://github.com/ClearURLs/Rules/issues

hoothinAuthor
§
Posted: 15/07/2022
    {
        "name": "Github issues and pulls",
        "type": 0,
        "action": 0,
        "url": "^https:\\/\\/github\\.com\\/[^/]+\\/[^/]+\\/(?:issues|pulls)",
        "pageElement": "//div[starts-with(@id,'issue_')]",
        "nextLink": "//a[@class='next_page']",
        "pinUrl": true
    }

Post reply

Sign in to post a reply.