上传文件至 'MaooXP'
This commit is contained in:
69
MaooXP/dingzidy.json
Normal file
69
MaooXP/dingzidy.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"ua": "",
|
||||
"homeUrl": "https://www.dingzidy.wang",
|
||||
"dcPlayUrl": "true",
|
||||
"dcShow2Vip": {},
|
||||
"cateNode": "//nav[contains(@class,'navbar')]/div[contains(@class,'container')]/div[contains(@class,'collapse')]/ul[contains(@class, 'nav')]/li/a[contains(@href,'type')]",
|
||||
"cateName": "/text()",
|
||||
"cateId": "/@href",
|
||||
"cateIdR": "/type/(\\S+).html",
|
||||
"cateManual": {
|
||||
"电影": "1",
|
||||
"连续剧": "2",
|
||||
"综艺": "4",
|
||||
"动漫": "3"
|
||||
},
|
||||
"homeVodNode": "//div[contains(@class, 'row')]/div/div[contains(@class, 'movie-item')]",
|
||||
"homeVodName": "/a/@title",
|
||||
"homeVodId": "/a/@href",
|
||||
"homeVodIdR": "/show(\\S+).html",
|
||||
"homeVodImg": "/a/img/@src",
|
||||
"homeVodImgR": "\\S+(http\\S+)",
|
||||
"homeVodMark": "/a/button[contains(@class,'hdtag')]/text()",
|
||||
"cateUrl": "https://www.dingzidy.wang/type/{cateId}-{catePg}.html",
|
||||
"cateVodNode": "//div[contains(@class, 'col-md-1-5')]/div[contains(@class, 'movie-item')]",
|
||||
"cateVodName": "/a/@title",
|
||||
"cateVodId": "/a/@href",
|
||||
"cateVodIdR": "/show(\\S+).html",
|
||||
"cateVodImg": "/a/img/@src",
|
||||
"cateVodImgR": "\\S+(http\\S+)",
|
||||
"cateVodMark": "/a/button[contains(@class,'hdtag')]/text()",
|
||||
"dtUrl": "https://www.dingzidy.wang/show/{vid}.html",
|
||||
"dtNode": "//div[@class='row']",
|
||||
"dtName": "/div/h1/text()",
|
||||
"dtNameR": "",
|
||||
"dtImg": "/div/div/div[1]/a/img/@src",
|
||||
"dtImgR": "\\S+(http\\S+)",
|
||||
"dtCate": "/div/div/div[2]/table/tbody/tr[3]/td[2]/a/text()",
|
||||
"dtCateR": "",
|
||||
"dtYear": "/div/div/div[2]/table/tbody/tr[6]/td[2]/text()",
|
||||
"dtYearR": "",
|
||||
"dtArea": "/div/div/div[2]/table/tbody/tr[4]/td[2]/text()",
|
||||
"dtAreaR": "",
|
||||
"dtMark": "",
|
||||
"dtMarkR": "",
|
||||
"dtActor": "/div/div/div[2]/table/tbody/tr[2]/td[2]/a/text()",
|
||||
"dtActorR": "",
|
||||
"dtDirector": "/div/div/div[2]/table/tbody/tr[1]/td[2]/a/text()",
|
||||
"dtDirectorR": "",
|
||||
"dtDesc": "/div[2]/div/div[2]/p[3]/text()",
|
||||
"dtDescR": "",
|
||||
"dtFromNode": "//div[@class='panel-heading']/strong/parent::*",
|
||||
"dtFromName": "concat('播放源',count(parent::*/preceding::*//div[@class='panel-heading']/strong)+ 1)",
|
||||
"dtFromNameR": "(\\S+).0",
|
||||
"dtUrlNode": "//ul[@class='dslist-group']",
|
||||
"dtUrlSubNode": "/li[@class='dslist-group-item']/a",
|
||||
"dtUrlId": "/@href",
|
||||
"dtUrlIdR": "/play/(\\S+).html",
|
||||
"dtUrlName": "/text()",
|
||||
"dtUrlNameR": "",
|
||||
"playUrl": "https://www.dingzidy.wang/play/{playUrl}.html",
|
||||
"playUa": "",
|
||||
"searchUrl": "https://www.dingzidy.wang/s.html?wd={wd}",
|
||||
"scVodNode": "//div[@class='movie-item']/a",
|
||||
"scVodName": "/@title",
|
||||
"scVodId": "/@href",
|
||||
"scVodIdR": "/show/(\\S+).html",
|
||||
"scVodImg": "/img/@src",
|
||||
"scVodMark": "/button/text()"
|
||||
}
|
Reference in New Issue
Block a user