mirror of https://github.com/gaotianliuyun/gao
parent
ac604d7106
commit
2cd558c53b
@ -1,35 +0,0 @@ |
||||
{ |
||||
"ua": "", |
||||
"homeUrl": "https://www.2024xxj.com", |
||||
"cateNode": "//div[contains(@class,'wrap mt10 nav')]/ul[contains(@class,'nav_menu')]/li/li/a[contains(@href,'vod-type')]", |
||||
"cateName": "/text()", |
||||
"cateId": "/@href", |
||||
"cateIdR": "/?m=vod-type-(\\w+)", |
||||
"cateManual": {}, |
||||
"homeVodNode": "//div[contains(@class,'box tags-cloud')]/ul/li/a", |
||||
"homeVodName": "/h3/text()", |
||||
"homeVodId": "/@href", |
||||
"homeVodIdR": "", |
||||
"homeVodImg": "/img/@src", |
||||
"homeVodImgR": "", |
||||
"cateUrl": "https://www.2024xxj.com/?m=vod-type-{cateId}-{catePg}.html", |
||||
"cateVodNode": "//div[contains(@class,'box movie_list')]/ul/li/a", |
||||
"cateVodName": "/h3/text()", |
||||
"cateVodId": "/@href", |
||||
"cateVodIdR": "", |
||||
"cateVodImg": "/img/@src", |
||||
"cateVodImgR": "", |
||||
"dtUrl": "https://www.2024xxj.com/{vid}", |
||||
"dtNode": "//body", |
||||
"dtName": "//span[contains(@class,'cat_pos_l')]/h1/text()", |
||||
"dtImg": "//div[contains(@class,'film_info clearfix')]/dl/dt/img/@src", |
||||
"dtFromNode": "//div[contains(@class,'film_bar clearfix')]/strong/span", |
||||
"dtFromName": "/text()", |
||||
"dtUrlNode": "//div[contains(@class,'film_bar clearfix')]/ul", |
||||
"dtUrlSubNode": "/li/a", |
||||
"dtUrlId": "/@href", |
||||
"dtUrlIdR": "", |
||||
"dtUrlName": "/text()", |
||||
"playUrl": "https://www.2024xxj.com/{playUrl}", |
||||
"playUa": "" |
||||
} |
||||
Loading…
Reference in new issue