Update jrskan2.json
This commit is contained in:
+3
-3
@@ -17,7 +17,7 @@
|
||||
//"cateVodName": "/li[@class='lab_events']/span/text()",
|
||||
"cateVodName": "concat(/li[@class='lab_time']/text(),'-',/li[@class='lab_events']/span/text(),'dj')",
|
||||
"cateVodId": "/li[@class='lab_channel']/a[1]/@href",
|
||||
"cateVodIdR": "http://play.sportsteam268.com/play/steam(\\d+).html",
|
||||
"cateVodIdR": "http://play.sportsteam685.com/play/steam(\\d+).html",
|
||||
//"cateVodIdR": "\\S+/(\\d+).html",
|
||||
"cateVodImg": "/li[@class='lab_team_home']/span/img/@src",
|
||||
"cateVodMark": "concat(//li[@class='lab_team_home']/strong/text(),'-',//li[@class='lab_team_away']/strong/text())",
|
||||
@@ -25,7 +25,7 @@
|
||||
"cate": "dj",
|
||||
// 详情页地址 用于获取详情页信息 及 播放列表和地址
|
||||
//"dtUrl": "{vid}",
|
||||
"dtUrl": "http://play.sportsteam268.com/play/steam{vid}.html",
|
||||
"dtUrl": "http://play.sportsteam685.com/play/steam{vid}.html",
|
||||
// 详情节点
|
||||
"dtNode": "//ul[@data-stype='zqlq']",
|
||||
// 视频名
|
||||
@@ -63,7 +63,7 @@
|
||||
//播放页面的地址 {playUrl} 对应上面 dtUrlId 获取到的地址
|
||||
//"playUrl":"http://play.sportsteam333.com/play/{playUrl}#ff",
|
||||
//"playUrl":"http://play.sportsteam666.com/play/{playUrl}",
|
||||
"playUrl": "http://play.sportsteam268.com/play/{playUrl}"
|
||||
"playUrl": "http://play.sportsteam685.com/play/{playUrl}"
|
||||
//"playUa": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36",
|
||||
//"playUa": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user