Greasy Fork is available in English.

自动无缝翻页

⭐无缝加载 下一页内容 至网页底部(类似瀑布流,无限滚动,无需手动点击下一页)⭐,目前支持:【所有「Discuz!、Flarum、phpBB、MyBB、Xiuno、XenForo、NexusPHP...」论坛】【百度、谷歌(Google)、必应(Bing)、搜狗、微信、360、Yahoo、Yandex 等搜索引擎...】、贴吧、豆瓣、知乎、NGA、V2EX、起点中文、千图网、千库网、Pixabay、Pixiv、3DM、游侠网、游民星空、NexusMods、Steam 创意工坊、CS.RIN.RU、RuTracker、BT之家、萌番组、动漫花园、樱花动漫、爱恋动漫、AGE 动漫、Nyaa、SrkBT、RARBG、SubHD、423Down、不死鸟、扩展迷、小众软件、【动漫狂、动漫屋、漫画猫、漫画屋、漫画 DB、HiComic、Mangabz、Xmanhua 等漫画网站...】、PubMed、Z-Library、GreasyFork、Github、StackOverflow(以上仅一小部分常见网站,更多的写不下了...

< Feedback on 自动无缝翻页

Review: Good - script works

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

打开提示 404

§
Posted: 22-01-2023
Edited: 22-01-2023
	"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.