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

Review: Good - script works

§
Posted: 2024/12/10

申请支持https://hk.crntt.com/,新闻阅读时希望能够直接一页流

X.I.UAuthor
§
Posted: 2024/12/10

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

    "中國評論新聞": {
        "host": "hk.crntt.com",
        "url": "return fun.isPager('n')",
        "pager": {
            "nextL": "//img[contains(@src,'next_page.gif')]/..|//a[text()='下一頁']",
            "pageE": "table[width='100%'][border='0'][cellspacing='0'][cellpadding='0'][height='200']>tbody>tr, table[width='97%'][border='0'][cellspacing='0'][cellpadding='5']>tbody>tr:not(:last-child)"
        }
    }
§
Posted: 2024/12/24

感谢感谢!非常有用,谢谢大佬!!!

Post reply

Sign in to post a reply.