AutoPager

⭐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~

< Feedback on AutoPager

Review: OK - script works, but has bugs

§
Posted: 2023-03-18
	"肉书屋 - 阅读": {
		"host": "www.roushuwu.cloud",
		"url": "/^\\/read\\//",
		"pager": {
			"nextL": ".nextpage",
			"pageE": "//div[@id='main']/h1 | //div[@style and p and not(@class)]",
			"replaceE": ".papgbutton"
		}
	},
	"肉书屋 - 分类页": {
		"host": "www.roushuwu.cloud",
		"url": "/^\\/(sort\\d|modules)\\//",
		"pager": {
			"nextL": "#pagelink strong+a:not([class])",
			"pageE": "#alistbox,.searchxx tr:not(:first-of-type)",
			"replaceE": "#pagelink"
		}
	}

Post reply

Sign in to post a reply.