|
|
|
@ -1,13 +1,8 @@ |
|
|
|
|
{ |
|
|
|
|
"type":"tvbox", |
|
|
|
|
"name":"剧白白xp", |
|
|
|
|
"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", |
|
|
|
@ -42,10 +37,10 @@ |
|
|
|
|
"dtActor": "//p[contains(@class,'data')][7]/a/text()", |
|
|
|
|
"dtActorR": "\\S+:(\\S+)", |
|
|
|
|
"dtDesc": "//span[@class='detail-content']/text()", |
|
|
|
|
"dtFromNode": "//div[@class='stui-vodlist__head']/h3", |
|
|
|
|
"dtFromNode": "//div[@class='stui-vodlist__head']/h3[@class='title']", |
|
|
|
|
"dtFromName": "/text()", |
|
|
|
|
"dtFromNameR": "", |
|
|
|
|
"dtUrlNode": "//ul[contains(@class,'stui-content__playlist')]", |
|
|
|
|
"dtUrlNode": "//div[contains(@class,'stui-vodlist__head')]/ul", |
|
|
|
|
"dtUrlSubNode": "/li/a", |
|
|
|
|
"dtUrlId": "/@href", |
|
|
|
|
"dtUrlIdR": "/play/(\\S+).html", |
|
|
|
|