⭐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 扩展图标内的脚本菜单
"2chcn.com": {
"host": "2chcn.com",
"url": "return (!fun.indexOF(/^\\/\\d+\\/$/))",
"pager": {
"nextL": ".page-numbers.current+a.page-numbers",
"pageE": ".articles, .article",
"replaceE": ".pagenavi"
}
}
大佬,能适配一下 2chcn.com 这个网站吗