mirror of
				https://github.com/qist/tvbox.git
				synced 2025-10-29 03:02:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			57 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			57 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "ua": "",
 | |
|   "homeUrl": "https://www.bdys01.com",
 | |
|   "dcPlayUrl": "true",
 | |
|   "cateNode": "//a[contains(@href,'/s/')]",
 | |
|   "cateName": "concat(//span[contains(@class,'nav-link-title')]/text(),//a[contains(@class,'dropdown-item')]/text())",
 | |
|   "cateId": "/@href",
 | |
|   "cateIdR": "/s/(\\w+)",
 | |
|   "cateManual": {},
 | |
|   "homeVodNode": "//div[contains(@class,'col-4 rows-md-7')]/div[contains(@class,'card card-sm card-link')]",
 | |
|   "homeVodName": "//h3/text()",
 | |
|   "homeVodId": "/a/@href",
 | |
|   "homeVodIdR": "/(\\S+).htm",
 | |
|   "homeVodImg": "/a/img/@data-src",
 | |
|   "homeVodImgR": "\\S+(http\\S+)",
 | |
|   "homeVodMark": "concat(//div[contains(@class,'ribbon ribbon-bookmark ribbon-top bg-azure p-0')]/text(),//span[contains(@class,'badge bg-pink position-absolute top-0 start-0')]/text())",
 | |
|   "cateUrl": "https://www.bdys01.com/s/{cateId}/{catePg}",
 | |
|   "cateVodNode": "//div[contains(@class,'col-lg-8 col-4')]/div[contains(@class,'card card-sm card-link')]",
 | |
|   "cateVodName": "//h3/text()",
 | |
|   "cateVodId": "/a/@href",
 | |
|   "cateVodIdR": "/(\\S+).htm",
 | |
|   "cateVodImg": "/a/img/@src",
 | |
|   "cateVodImgR": "\\S+(http\\S+)",
 | |
|   "cateVodMark": "concat(//div[contains(@class,'ribbon ribbon-bookmark ribbon-top bg-azure p-0')]/text(),//span[contains(@class,'badge bg-pink position-absolute top-0 start-0')]/text())",
 | |
|   "dtUrl": "https://www.bdys01.com/{vid}.htm",
 | |
|   "dtNode": "//body",
 | |
|   "dtName": "//h2/text()",
 | |
|   "dtNameR": "",
 | |
|   "dtImg": "//div[contains(@class,'col-md-auto')]/img/@src",
 | |
|   "dtImgR": "",
 | |
|   "dtCate": "//div[@class='col mb-2']/p/a[contains(@target,'new')]/text()",
 | |
|   "dtArea": "//div[@class='col mb-2']//strong[contains(text(),'地区')]/parent::text()",
 | |
|   "dtAreaR": "\\[(\\S+)\\]",
 | |
|   "dtYear": "//div[@class='col mb-2']//strong[contains(text(),'上映日期')]/parent::text()",
 | |
|   "dtYearR": "(\\w+)",
 | |
|   "dtActor": "//div[@class='col mb-2']//a[contains(@href,'performer')]/text()",
 | |
|   "dtDirector": "//div[@class='col mb-2']//a[contains(@href,'director')]/text()",
 | |
|   "dtDesc": "//div[@class='card collapse']//div[@class='card-body']/text()",
 | |
| 
 | |
|   //获取magnet链接
 | |
|   "dtFromNode": "//tbody[contains(@id,'download-list')]/tr",
 | |
|   "dtFromName": "/td[2]/text()",
 | |
|   "dtUrlNode": "//tbody[contains(@id,'download-list')]",
 | |
|   "dtUrlSubNode": "/tr",
 | |
|   "dtUrlId": "/td[3]/a/@href",
 | |
|   "dtUrlIdR": "",
 | |
|   "dtUrlName": "/td[2]/text()",
 | |
| 
 | |
| 
 | |
|   "searchUrl": "https://www.bdys01.com/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
 | |
|   "scVodNode": "json:list",
 | |
|   "scVodName": "name",
 | |
|   "scVodId": "id",
 | |
|   "scVodIdR": "",
 | |
|   "scVodImg": "pic",
 | |
|   "scVodMark": ""
 | |
| } |