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: चांगली - स्क्रिप्ट चालते

§
पोस्ट केले: 2023-03-13

申请支持 https://neace.xyz/ 谢谢

§
पोस्ट केले: 2023-03-15
संपादित केले: 2023-03-15
	"NEXE channels/models": {
		"host": [
			"neace.xyz",
			"nehen.xyz"
		],
		"url": "/^\\/(models|channels)/",
		"pager": {
			"nextL": "//li[a/@class='active']/following-sibling::li[1][not(@title)]/a",
			"pageE": ".margin-top-sm>.hex,.padding-lr-sm>.hex",
			"replaceE": ".pagination"
		},
		"function": {
			"bF": "pageE[0].querySelectorAll('div.media[data-src]').forEach(div=>{div.style.width=div.dataset.width;div.style.height=div.dataset.height+'px';div.style.backgroundImage=`url('${div.dataset.src}')`;div.removeAttribute('data-src');div.removeAttribute('data-height');div.removeAttribute('data-width');div.classList.remove('loading')});return pageE"
		}
	},
	"NEXE": {
		"host": [
			"neace.xyz",
			"nehen.xyz"
		],
		"url": "/^\\/(\\?forwarding.+|best.+|search.+|index.+|amateur.+|danmaku.*|keywords.*)?$/",
		"pager": {
			"nextL": "//li[a/@class='active']/following-sibling::li[1][not(@title)]/a",
			"pageE": ".margin-top-sm>.hex,.hot-keywords",
			"replaceE": ".pagination"
		},
		"function": {
			"bF": "pageE[0].querySelectorAll('div.media[data-thumb]').forEach(div=>{div.style.backgroundImage=`url('${div.dataset.src}')`;div.removeAttribute('data-src');div.classList.remove('loading')});return pageE"
		}
	}

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.