AutoPager

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

< Feedback on AutoPager

Review: OK - script works, but has bugs

§
Posted: 2023-03-19

申请适配小说网站https://www.shoujixs.net

§
Posted: 2023-03-19
	"www.shoujixs.net_手机小说 - 阅读": {
		"host": "www.shoujixs.net",
		"url": "/^\\/\\w+\\.html/",
		"style": "[id]+h1{padding-top:10px;text-align:center}",
		"pager": {
			"nextL": "//a[text()='下一章' and contains(@href,'html')]",
			"pageE": "//div[@class='bookname']/h1 | //div[@id and p]",
			"replaceE": ".bottem1,.bottem2"
		}
	},
	"www.shoujixs.net_手机小说 - 分类页": {
		"host": "www.shoujixs.net",
		"url": "if(fun.getCSS('#pagelink'))return true",
		"pager": {
			"nextL": "#pagelink strong+a:not([class])",
			"pageE": ".shoujixsl li,.c_row",
			"replaceE": "#pagelink"
		}
	}

Post reply

Sign in to post a reply.