⭐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": "mip.xiashucom.com",
"url": "/\\/yue_/",
"pager": {
"nextL": "a.pt-nextchapter",
"pageE": ".pt-read-text > p",
"replaceE": ".pt-read-btn",
"scrollD": 1500
}
}
请大佬添加https://www.xiashucom.com/ 谢谢!