⭐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~
原来你已经在这里发过了呀,那你就没必要再去跑 Github 发一遍请求呀。。。
既然都给你写了,就复制过来在这里发出来一遍,给需要的人看到吧。
复制粘贴到脚本 自定义翻页规则
默认的 { }
中间保存(浏览器右上角 Tampermonkey 扩展图标内的脚本菜单)
"山西小说网": {
"host": "m.shanxixse.com",
"url": "/^\\/html\\/\\d+\\/\\d+\\/\\d+/",
"pager": {
"nextL": "js;if(fun.getCSS('#pt_next[onclick]')){return (location.origin + fun.getCSS('#pt_next[onclick]').getAttribute('onclick').replace(/^.+\\(\\[/,'').replace('])','').replaceAll('\"','').split(',').join('/'))}",
"pageE": "#nr1>p",
"replaceE": ".nr_page",
"scrollD": 2000
}
}
scrollD
值越大,越早触发翻页,可自行根据需求调整
https://m.shanxixse.com/求求了