update SrcJyJiekou.json.

pull/1/head
src48597962 3 years ago committed by Gitee
parent d235eae2fd
commit 3057a8f72d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 17
      SrcJyJiekou.json

@ -4,25 +4,8 @@
"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()",

Loading…
Cancel
Save