You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Juying/SrcJyJiekou.json

59 lines
2.6 KiB

{
"剧白白":{
"type":"tvbox",
"ua": "",
"homeUrl": "https://www.jubaibai.cc/",
"homeVodNode": "//ul[contains(@class,'stui-vodlist')]/li/div/a",
"homeVodName": "/@title",
"homeVodId": "/@href",
"homeVodIdR": "/vod/(\\w+).html",
"homeVodImg": "/@data-original",
"homeVodImgR": "\\S+(http\\S+)",
"homeVodMark": "//span[contains(@class,'pic-text text-right')]/b/text()",
"cateUrl": "https://www.jubaibai.cc/vodshow/id/{cateId}/area/{area}/by/{by}/page/{catePg}/year/{year}.html",
"cateVodNode": "//ul[contains(@class,'stui-vodlist')]/li/div/a",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "/vod/(\\w+).html",
"cateVodImg": "/@data-original",
"cateVodImgR": "\\S+(http\\S+)",
"cateVodMark": "//span[contains(@class,'pic-text text-right')]/b/text()",
"dtUrl": "https://www.jubaibai.cc/vod/{vid}.html",
"dtNode": "//body",
"dtName": "//div[contains(@class,'stui-content__detail')]/h1/text()",
"dtNameR": "",
"dtImg": "//div[contains(@class,'stui-content__thumb')]/a/img/@data-original",
"dtImgR": "\\S+(http\\S+)",
"dtCate": "//p[contains(@class,'data')][1]/text()",
"dtCateR": "\\S+:(\\S+)",
"dtYear": "//p[contains(@class,'data')][5]/text()",
"dtYearR": "\\S+:(\\S+)",
"dtArea": "//p[contains(@class,'data')][3]/text()",
"dtAreaR": "\\S+:(\\S+)",
"dtMark": "//p[contains(@class,'data')][8]/span/text()",
"dtMarkR": "",
"dtDirector": "//p[contains(@class,'data')][6]/a/text()",
"dtDirectorR": "\\S+:(\\S+)",
"dtActor": "//p[contains(@class,'data')][7]/a/text()",
"dtActorR": "\\S+:(\\S+)",
"dtDesc": "//span[@class='detail-content']/text()",
"dtFromNode": "//div[@class='stui-vodlist__head']/h3[@class='title']",
"dtFromName": "/text()",
"dtFromNameR": "",
"dtUrlNode": "//div[contains(@class,'stui-vodlist__head')]/ul",
"dtUrlSubNode": "/li/a",
"dtUrlId": "/@href",
"dtUrlIdR": "/play/(\\S+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://www.jubaibai.cc/play/{playUrl}.html",
"playUa": "",
"searchUrl": "https://www.jubaibai.cc/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
"scVodNode": "json:list",
"scVodName": "name",
"scVodId": "id",
"scVodIdR": "",
"scVodImg": "pic",
"scVodMark": ""
}
}