上传文件至 'XP'

This commit is contained in:
zhanghong 2022-08-15 21:23:03 +08:00
parent 771d56f558
commit d70205774f
2 changed files with 110 additions and 19 deletions

91
XP/jrskan.json Normal file
View File

@ -0,0 +1,91 @@
{
"author": "JRKAN直播",
"ua": "",
"homeUrl": "http://www.jrskan.com/",
//"homeUrl": "http://jrsbxj.com/",
//"homeUrl": "http://jrsyyds.com/",
"cateManual": {
"JRKAN直播": "1"
},
//
"homeVodNode": "//ul[@data-stype='zqlq']",
//
//"homeVodName": "/li[@class='lab_events']/span/text()",
"homeVodName": "concat(/li[@class='lab_time']/text(),'-',/li[@class='lab_events']/span/text())",
// id
"homeVodId": "/li[@class='lab_channel']/a[1]/@href",
//
"homeVodIdR": "http://play.sportsteam365.com/play/steam(\\d+).html",
//"cateVodIdR": "\\S+/(\\d+).html",
//
"homeVodImg": "/li[@class='lab_team_home']/span/img/@src",
//
"homeVodMark": "concat(//li[@class='lab_team_home']/strong/text(),'-',//li[@class='lab_team_away']/strong/text(),'-dj')",
"home": "dj",
// {cateId} id {catePg}
"cateUrl": "http://www.jrskan.com/",
// homeVod
"cateVodNode": "//ul[@data-stype='zqlq']",
//"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.sportsteam365.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())",
//"cateVodMark": "{vid}",
"cate": "dj",
//
//"dtUrl": "{vid}",
"dtUrl": "http://play.sportsteam333.com/play/steam{vid}.html",
//
"dtNode": "//ul[@data-stype='zqlq']",
//
"dtName": "/li[1]/span/text()",
//
"dtImg": "/li[3]/span/img/@src",
//
"dtCate": "/li[1]/span/text()",
//
"dtActor": "/li[1]/span/text()",
//
"dtDirector": "concat('xxx -','Never underestimate the heart of a champion! ')",
"dtDirectorR": "",
//
"dtDesc": "concat(/li[3]/strong/text(),'-',/li[5]/strong/text(),'-dj')",
//
"dtFromNode": "//div[@class='sub_channel']/a/strong",
//
"dtFromName": "concat('dj-',/text())",
"dtFromNameR": "",
//
"dtUrlNode": "//div[@class='sub_channel']",
//
"dtUrlSubNode": "/a",
"dtUrlSub": "/ff",
//
"dtUrlId": "@data-play",
"dtUrlIdR": "/play/(\\S+)",
//"dtUrlIdR": "\\S+/(\\d+)&id2=",
//
"dtUrlName": "/strong/text()",
"dtUrlNameR": "",
// {playUrl} dtUrlId
"playUrl":"http://play.sportsteam333.com/play/{playUrl}#ff",
//"playUrl":"http://play.sportsteam666.com/play/{playUrl}",
//"playUrl": "http://play.sportsteam365.com/play/{playUrl}",
//"playUa": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 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",
"searchUrl": "http://www.jrskan.com?key={wd}",
"scVodNode": "//div[@class='play_xg']/li",
"scVodName": "//div[@class='name']/a/@title",
"scVodId": "//div[@class='name']/a/@href",
"scVodIdR": "/play/(\\d+).html",
"scVodImg": "//div[@class='pic']/a/img/@src",
"scVodMark": ""
}

View File

@ -12,13 +12,13 @@
"cateId": "/@href",
"cateIdR": "/vodtype/(\\d+).html",
"cateManual": {
"电影": "1",
"电视剧": "2",
"综艺": "5",
"动漫": "4",
"纪录片": "3",
"Bilibili": "24",
"少儿": "29"
"电影": "dianying",
"电视剧": "lianxuju",
"综艺": "zongyi",
"动漫": "dongman",
"纪录片": "jishi",
"Bilibili": "Bilibili",
"少儿": "shaoer"
},
"homeVodNode": "//div[contains(@class, 'module-items')]/div[contains(@class, 'module-item')]",
"homeVodName": "/div[contains(@class, 'module-item-titlebox')]/a/@title",
@ -63,19 +63,19 @@
"scVodImg": "pic",
"scVodMark": "",
"filter": {
"1": [
"dianying": [
{
"key": "cateId",
"name": "分类",
"value": [
{ "n": "全部", "v": "" },
{ "n": "作片", "v": "6" },
{ "n": "喜片", "v": "7" },
{ "n": "情片", "v": "8" },
{ "n": "作片", "v": "6" },
{ "n": "喜片", "v": "7" },
{ "n": "情片", "v": "8" },
{ "n": "科幻片", "v": "9" },
{ "n": "恐怖片", "v": "10" },
{ "n": "情片", "v": "11" },
{ "n": "戰爭片", "v": "12" },
{ "n": "情片", "v": "11" },
{ "n": "战争片", "v": "12" },
{ "n": "其他片", "v": "23" }
]
},
@ -129,7 +129,7 @@
]
}
],
"2": [
"lianxuju": [
{
"key": "cateId",
"name": "分类",
@ -194,7 +194,7 @@
]
}
],
"4": [
"dongman": [
{
"key": "area",
"name": "地区",
@ -242,7 +242,7 @@
]
}
],
"5": [
"zongyi": [
{
"key": "area",
"name": "地区",
@ -292,7 +292,7 @@
]
}
],
"3": [
"jishi": [
{
"key": "year",
"name": "年份",
@ -329,7 +329,7 @@
]
}
],
"24": [
"Bilibili": [
{
"key": "cateId",
"name": "分类",
@ -391,7 +391,7 @@
]
}
],
"29": [
"shaoer": [
{
"key": "area",
"name": "地区",