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~

< Valutazione su AutoPager

Recensione: Bene - lo script funziona

§
Pubblicato: 10/12/2024

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

X.I.UAutore
§
Pubblicato: 10/12/2024

复制粘贴到脚本 自定义翻页规则 默认的 { } 中间保存(浏览器右上角 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)"
        }
    }
§
Pubblicato: 24/12/2024

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

Pubblica risposta

Accedi per pubblicare una risposta.