⭐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~
复制粘贴到脚本 自定义翻页规则
默认的 { }
中间保存(浏览器右上角 Tampermonkey 扩展图标内的脚本菜单)
"天天看小说": {
"host": ["www.wa01.com","cn.wa01.com"],
"url": "/^\\/novel\\/pagea\\//",
"pager": {
"nextL": ".page-separator+.next_page_links>a:first-child",
"pageE": ".content>p",
"replaceE": ".page-separator+.next_page_links"
}
}
如果小说阅读页的域名变了的话,你就自行修改规则内的域名为新域名即可。
麻煩https://www.ttkan.co/申请适配,谢谢。感谢作者大大!!