⭐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 扩展图标内的脚本菜单)
"vcb-s.com": {
"host": "vcb-s.com",
"url": "return fun.getCSS('#article-list')",
"blank": 3,
"pager": {
"nextL": ".active+li>a",
"pageE": ".article",
"replaceE": ".pagination",
"scrollD": 2000
}
}
scrollD
值越大就会越早触发翻页(即滚动条与网页底部的距离),可根据需要自行调整。
blank
是为了让主体内容(即文章列表链接)点击后新标签页打开,以提高使用体验。
你好大大,可以在你空闲的时候适配https://vcb-s.com/ 感谢,大大你也加油。fighting