Update jrskan2.json

This commit is contained in:
T00700
2022-12-02 14:27:46 +08:00
committed by GitHub
parent bb754c24b0
commit cdb5546ff7
+7 -7
View File
@@ -6,7 +6,7 @@
//"homeUrl": "http://jrsyyds.com/",
"cateManual": {
"DJ-JRS直播": "dj666"
"JRS体育直播": "dj666"
},
@@ -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.sportsteam666.com/play/steam(\\d+).html",
"cateVodIdR": "http://play.sportsteam777.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.sportsteam666.com/play/steam{vid}.html",
"dtUrl": "http://play.sportsteam777.com/play/steam{vid}.html",
// 详情节点
"dtNode": "//ul[@data-stype='zqlq']",
// 视频名
@@ -45,7 +45,7 @@
// 播放源节点
"dtFromNode": "//div[@class='sub_channel']",
// 播放源名称
"dtFromName": "concat('【直播源','】')",
"dtFromName": "concat('【优先选择中文超清或中文高清观看','】')",
"dtFromNameR": "",
// 播放列表节点
"dtUrlNode": "//div[@class='sub_channel']",
@@ -62,9 +62,9 @@
//播放页面的地址 {playUrl} 对应上面 dtUrlId 获取到的地址
//"playUrl":"http://play.sportsteam333.com/play/{playUrl}#ff",
//"playUrl":"http://play.sportsteam365.com/play/{playUrl}",
"playUrl": "http://play.sportsteam666.com/play/{playUrl}"
//"playUrl":"http://play.sportsteam666.com/play/{playUrl}",
"playUrl": "http://play.sportsteam777.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",
}
}