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: Good - script works

§
Posted: 2023-01-21
X.I.UAuthor
§
Posted: 2023-01-22

打开提示 404

§
Posted: 2023-01-22
Edited: 2023-01-22
	"UU看書 - 閱讀": {
		"host": "/(www|tw)\\.uukanshu\\.com/",
		"url": "/^\\/b\\//",
		"iframe": true,
		"pager": {
			"type": 6,
			"nextL": "#next",
			"pageE": ".h1title,.contentbox",
			"replaceE": ".fanye"
		}
	},
	"UU看書 - 書籍列表": {
		"host": "/(www|tw)\\.uukanshu\\.com/",
		"url": "/^\\/list\\//",
		"pager": {
			"nextL": "//a[text()='下一頁' or text()='下一页']",
			"pageE": ".content.clearfix>span",
			"replaceE": "#page"
		}
	},
	"UU看書 - 手機版閱讀": {
		"host": "/(t|sj)\\.uukanshu\\.com/",
		"url": "/^\\/read/",
		"style": ".samebooks1 {display: none !important;}",
		"iframe": true,
		"pager": {
			"type": 6,
			"nextL": "#read_next",
			"pageE": "#divContent > h3,#bookContent",
			"replaceE": ".rp-switch",
			"scrollD": 4000
		}
	},
	"UU看書手機版 - 列表(加載更多小說)": {
		"host": "/(t|sj)\\.uukanshu\\.com/",
		"url": "/^\\/(booklist|quanben|)\\.aspx/",
		"pager": {
			"type": 2,
			"nextL": "#showMore",
			"interval": 1000
		}
	}

Post reply

Sign in to post a reply.