⭐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~
"秀人美女网": {
"host": "/(wwww\\.)?xrmnw\\.xyz/",
"pager": {
"nextL": "a.current+a",
"pageE": "body > div.main > div > div > div:nth-child(3) > div, div.node",
"replaceE": "body > div.main > div > div > div:nth-child(4), div.page",
"scrollD": 3000
}
}
练手之作,只简单了测试搜索页面和写真页面
算了,我给再改了改,改成正则匹配域名:
这个规则会匹配域名以 www.xrmn
开头的网站,如果以后遇到该规则匹配不到的域名格式,还可以像上面链接里一样,自行增删 host 规则。
"秀人美女": {
"host": "/^www\\.xrmn.+/",
"url": "/(^\\/.)|(\\d+\\.html$)/",
"pager": {
"type": 3,
"nextL": "a.current+a",
"pageE": ".content_left>p, .update_area ul.update_area_lists>li",
"replaceE": ".page"
}
}
https://www.xrmnw.xyz/ 感谢大佬