⭐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 扩展图标内的脚本菜单)
"9hentai": {
"host": "www1.9hentai.com",
"url": "/^\\/g\\/\\d+\\/\\d+\\//",
"pager": {
"type": 6,
"nextL": "a[data-target='#jumpPageModal']+a",
"pageE": "#img-reader",
"replaceE": ".viewer-control",
"scrollD": 2000,
"loadTime": 500
}
}
loadTime
是等待下一页加载完成的时间,你可以适当降低来提高无缝翻页体验,但太低可能会导致下一页还未加载完成就被提取出来了。
申请:https://www1.9hentai.com/ 谢谢作者!