From 796cd3736e37b63d9278ea65612b162beaae6330 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Fri, 15 Jul 2022 07:56:14 +0000 Subject: [PATCH] add SrcJyJiekou.json. --- SrcJyJiekou.json | 63 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 SrcJyJiekou.json diff --git a/SrcJyJiekou.json b/SrcJyJiekou.json new file mode 100644 index 00000000..8504e01a --- /dev/null +++ b/SrcJyJiekou.json @@ -0,0 +1,63 @@ +{ +"ua": "", +"homeUrl": "https://www.jubaibai.cc/", +"dcVipFlag": "true", +"dcPlayUrl": "true", +"cateNode": "//ul[contains(@class,'stui-header__menu')]/li/a[contains(@href, 'type')and not(contains(@href,'zhibo'))]", +"cateName": "/text()", +"cateId": "/@href", +"cateIdR": "/type/(\\w+).html", +"cateManual": {}, +"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", +"dtFromName": "/text()", +"dtFromNameR": "", +"dtUrlNode": "//ul[contains(@class,'stui-content__playlist')]", +"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": "" +} \ No newline at end of file