|
|
@ -75,15 +75,15 @@ var jyjiekou = { |
|
|
|
"dtFromName": "/text()", |
|
|
|
"dtFromName": "/text()", |
|
|
|
"dtUrlNode": "//div[contains(@class,'tabs_block')]/ul[contains(@class, 'list_block show')]", |
|
|
|
"dtUrlNode": "//div[contains(@class,'tabs_block')]/ul[contains(@class, 'list_block show')]", |
|
|
|
"dtUrlSubNode": "/li/a", |
|
|
|
"dtUrlSubNode": "/li/a", |
|
|
|
"dtUrlId": "@href", |
|
|
|
"dtUrlId": "/@href", |
|
|
|
"dtUrlIdR": "/play/(\\S+).html", |
|
|
|
"dtUrlIdR": "/play/(\\S+).html", |
|
|
|
"dtUrlName": "/text()", |
|
|
|
"dtUrlName": "/text()", |
|
|
|
"playUrl": "http://www.lezhutv.com/play/{playUrl}.html", |
|
|
|
"playUrl": "http://www.lezhutv.com/play/{playUrl}.html", |
|
|
|
"searchUrl": "http://www.lezhutv.com/index.php?m=vod-search?wd={wd};post", |
|
|
|
"searchUrl": "http://www.lezhutv.com/index.php?m=vod-search?wd={wd};post", |
|
|
|
"scVodNode": "//ul[contains(@class,'tbox_m')]/li", |
|
|
|
"scVodNode": "//ul[contains(@class,'tbox_m')]/li", |
|
|
|
"scVodName": "//a/@title", |
|
|
|
"scVodName": "/a[contains(@class,'item-lazy')]/@title", |
|
|
|
"scVodId": "//a/@href", |
|
|
|
"scVodId": "/a[contains(@class,'item-lazy')]/@href", |
|
|
|
"scVodImg": "//a/@data-original", |
|
|
|
"scVodImg": "/a[contains(@class,'item-lazy')]/@data-original", |
|
|
|
"scVodMark": "//span/Text()" |
|
|
|
"scVodMark": "/a[contains(@class,'item-lazy')]/span/text()" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |