AutoPager

Append the next page content to the bottom seamlessly (like a waterfall)~

< Feedback on AutoPager

Review: Good - script works

§
Posted: 2023-05-25

跪求 增加 https://26mm.cc/ 自动无缝翻页

§
Posted: 2023-06-07
Edited: 2023-06-07

"26mm_图片页": {
"host": "26mm.cc",
"url": "return (fun.indexOF('/web/'))",
"pager": {
"nextL": "li.dm-fy-active + li > a",
"pageE": ".entry > p",
"replaceE": "ul#dm-fy"
}
},
"26mm_分类页": {
"host": "26mm.cc",
"url": "return fun.getCSS('.pagenavi')",
"pager": {
"nextL": ".page.now-page + a",
"pageE": ".main > article",
"replaceE": ".pagenavi"
},
"function": {
"bF": "return fun.src_bF(pageE)"
}
}

自己写的 测试能用

Post reply

Sign in to post a reply.