Greasy Fork is available in English.
终极自动翻页 - 加载并拼接下一分页内容至当前页尾,智能适配任意网页
{
"name": "松鼠症倉庫 - 閱讀",
"example": "https://ahri8.top/readOnline2.php?ID=97432&host_id=0",
"url": "^https?://[^/]+/readOnline2\\.php",
"include": "//div[@id='logo-group']//a[contains(text(),'松鼠症倉庫') or contains(text(),'松鼠症仓库')]",
"action": 1,
"pageElement": "[id^=read_online_image]",
"replaceElement": "#page_num1,#next_page_btn_area,#page_num2,#next_page_btn_area2",
"pageBar": 0,
"css": "#content>.col-lg-12,[id^=read_online_ads_area],#Big_Image~*{display:none!important}"
}
前阵子把这个站的插入全部图片代码规则移除了...
作者貌似还没空先用上面的规则吧,线上规则需要提交规则后等待作者更新。
https://ahri8.top/
body > div:nth-of-type(2) > div.content > div:nth-of-type(3) > div:nth-of-type(10) > *
最后的这个"*"把最后一张图片下面的下一页缩略图也包含进去了.