mirror of
				https://github.com/ZTHA000/tvbox.git
				synced 2025-10-30 05:32:18 +00:00 
			
		
		
		
	Add files via upload
This commit is contained in:
		
							
								
								
									
										27
									
								
								th/js/爱上你听书网.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								th/js/爱上你听书网.js
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,27 @@ | ||||
| var rule = { | ||||
|     title: '爱上你听书网', | ||||
|     host: 'https://www.230ts.net', | ||||
|     url: '/sort/fyclass/fypage.html', | ||||
|     searchUrl: '/search.html?searchtype=name&searchword=**&page=fypage', | ||||
|     searchable: 2, | ||||
|     quickSearch: 0, | ||||
|     headers: { | ||||
|         'User-Agent': 'PC_UA' | ||||
|     }, | ||||
|     timeout: 5000, | ||||
|     class_parse: '.nav-ol&&li:gt(0):lt(6);a&&Text;a&&href;.*/(\\w+).html', | ||||
|     play_parse: true, | ||||
|     lazy: 'js:input=input.replace("www","wap")', | ||||
|     limit: 6, | ||||
|     推荐: '#myTab_Content1&&li;.tab-book-title&&Text;*;.tab-book-author&&Text;*', | ||||
|     一级: 'ul.list-works&&li;.list-book-dt--span&&Text;.lazy&&data-original;.book-author:eq(2)&&a&&Text;a&&href', | ||||
|     二级: { | ||||
|         title: '.book-cover&&alt;.book-info&&dd--span:eq(1)&&Text', | ||||
|         img: '.book-cover&&src', | ||||
|         desc: '.book-info&&dd:eq(4)&&Text;;;.book-info&&dd--span:eq(3)&&Text;.book-info&&dd--span:eq(2)&&Text', | ||||
|         content: '.book-des&&Text', | ||||
|         tabs: '.playlist-top&&h2', | ||||
|         lists: '#playlist:eq(#id)&&li', | ||||
|     }, | ||||
|     搜索: '*', | ||||
| } | ||||
		Reference in New Issue
	
	Block a user