上传文件至 'MaooXP'
This commit is contained in:
52
MaooXP/dy888.json
Normal file
52
MaooXP/dy888.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"ua": "",
|
||||
"homeUrl": "https://www.dy888.tv",
|
||||
"cateNode": "//ul[contains(@class,'top_nav clearfix')]//li/a",
|
||||
"cateName": "/text()",
|
||||
"cateId": "/@href",
|
||||
"cateIdR": "",
|
||||
"cateManual": {
|
||||
"电影": "1",
|
||||
"连续剧": "2",
|
||||
"综艺": "3",
|
||||
"动漫": "4"
|
||||
},
|
||||
"homeVodNode": "//ul[contains(@class,'vodlist vodlist_wi')]/li/a[contains(@class, 'vodlist_thumb lazyload')]",
|
||||
"homeVodName": "/@title",
|
||||
"homeVodId": "/@href",
|
||||
"homeVodIdR": "/index.php/vod/detail/id/(\\s+).html",
|
||||
"homeVodImg": "/@data-original",
|
||||
"homeVodMark": "",
|
||||
"cateUrl": "https://www.dy888.tv/index.php/vod/show/id/{cateId}/page/{catePg}.html",
|
||||
"cateVodNode": "//ul[contains(@class,'vodlist vodlist_wi clearfix')]/li/a",
|
||||
"cateVodName": "/@title",
|
||||
"cateVodId": "/@href",
|
||||
"cateVodIdR": "/index.php/vod/detail/id/(\\s+).html",
|
||||
"cateVodImg": "/@data-original",
|
||||
"cateVodMark": "",
|
||||
"dtUrl": "https://www.dy888.tv/index.php/vod/detail/id/{vid}.html",
|
||||
"dtNode": "//div[contains(@class,'content_box clearfix')]",
|
||||
"dtName": "//div[contains(@class,'pannel_head clearfix')]/h2[contains(@class,'title')]/text()",
|
||||
"dtImg": "//div[contains(@class,'content_thumb fl')]/a[contains(@class,'vodlist_thumb lazyload')]/@data-original",
|
||||
"dtImgR": "",
|
||||
"dtCate": "//span[contains(text(),'类型')]/following-sibling::*/text()",
|
||||
"dtYear": "//span[contains(text(),'年份')]/following-sibling::*/text()",
|
||||
"dtArea": "//span[contains(text(),'地区')]/following-sibling::*/text()",
|
||||
"dtDesc": "//span[contains(text(),'简介')]/following-sibling::*/text()",
|
||||
"dtDescR": "",
|
||||
"dtFromNode": "//a[@class='active' and contains(@href, 'javascript')]",
|
||||
"dtFromName": "/text()",
|
||||
"dtUrlNode": "//div[@id='playlistbox' and contains(@class, 'playlist_notfull')]",
|
||||
"dtUrlSubNode": "/ul//li/a",
|
||||
"dtUrlId": "/@href",
|
||||
"dtUrlIdR": "/index.php/vod/play/id/40592/sid/1/nid/(\\d+).html",
|
||||
"dtUrlName": "/text()",
|
||||
"playUrl": "https://www.dy888.tv/index.php/vod/play/id/40592/sid/1/nid/{playUrl}.html",
|
||||
"searchUrl": "https://www.dy888.tv/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
|
||||
"scVodNode": "json:list",
|
||||
"scVodName": "name",
|
||||
"scVodId": "id",
|
||||
"scVodIdR": "",
|
||||
"scVodImg": "pic",
|
||||
"scVodMark": ""
|
||||
}
|
Reference in New Issue
Block a user