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~

< Opiniones de AutoPager

Puntuación: Pasable; el script funciona, pero tiene carencias importantes

§
Publicado: 18/3/2023
	"肉书屋 - 阅读": {
		"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"
		}
	}

Publicar respuesta

Inicia sesión para responder.