Delete dunkfun.json
This commit is contained in:
parent
de666883f5
commit
53ecc75992
@ -1,68 +0,0 @@
|
||||
// https://wds.ecsxs.com/224259.json/https://www.dunkfun.com/
|
||||
{
|
||||
"author":"baddychen",
|
||||
"ua": "",
|
||||
"dcVipFlag": "true",
|
||||
"pCfgJs": "https://www.dunkfun.com/static/js/playerconfig.js",
|
||||
"pCfgJsR": "[\\W|\\S|.]*?MacPlayerConfig.player_list[\\W|\\S|.]*?=([\\W|\\S|.]*?),MacPlayerConfig.downer_list",
|
||||
"dcShow2Vip": {},
|
||||
"dcPlayUrl": "true",
|
||||
"homeUrl": "https://www.dunkfun.com",
|
||||
"cateNode": "//ul[@class='stui-header__menu type-slide']/li/a[contains(@href,'type')]",
|
||||
"cateName": "/text()",
|
||||
"cateId": "/@href",
|
||||
"cateIdR": "/vodtype/(\\d+).html",
|
||||
"cateManual": {},
|
||||
"homeVodNode": "//ul[@class='stui-vodlist clearfix']/li/div/a",
|
||||
"homeVodName": "/@title",
|
||||
"homeVodId": "/@href",
|
||||
"homeVodIdR": "/voddetail/(\\w+).html",
|
||||
"homeVodImg": "/@data-original",
|
||||
"homeVodImgR": "",
|
||||
"homeVodMark": "/span[2]/text()",
|
||||
"cateUrl": "https://www.dunkfun.com/vodtype/{cateId}-{catePg}.html",
|
||||
"cateVodNode": "//ul[@class='stui-vodlist clearfix']/li/div/a",
|
||||
"cateVodName": "/@title",
|
||||
"cateVodId": "/@href",
|
||||
"cateVodIdR": "/voddetail/(\\w+).html",
|
||||
"cateVodImg": "/@data-original",
|
||||
"cateVodImgR": "",
|
||||
"cateVodMark": "/span[2]/text()",
|
||||
"dtUrl": "https://www.dunkfun.com/voddetail/{vid}.html",
|
||||
"dtNode": "//body",
|
||||
"dtName": "//div[@class='stui-content__thumb']/a/@title",
|
||||
"dtNameR": "",
|
||||
"dtImg": "//div[@class='stui-content__thumb']/a/img/@data-original",
|
||||
"dtImgR": "",
|
||||
"dtCate": "//span[contains(text(),'类型')]/parent::p/text()[2]",
|
||||
"dtCateR": "",
|
||||
"dtYear": "//span[contains(text(),'年份')]/parent::p/text()[6]",
|
||||
"dtYearR": "",
|
||||
"dtArea": "//span[contains(text(),'地区')]/parent::p/text()[4]",
|
||||
"dtAreaR": "",
|
||||
"dtMark": "",
|
||||
"dtMarkR": "",
|
||||
"dtActor": "//span[contains(text(),'主演')]/following-sibling::*/text()",
|
||||
"dtActorR": "",
|
||||
"dtDirector": "//span[contains(text(),'导演')]/following-sibling::*/text()",
|
||||
"dtDirectorR": "",
|
||||
"dtDesc": "//span[@class='detail-content']/text()",
|
||||
"dtDescR": "",
|
||||
"dtFromNode": "//div[contains(@class, 'bottom-line')]/h3",
|
||||
"dtFromName": "/text()",
|
||||
"dtUrlNode": "//ul[@class='stui-content__playlist clearfix']",
|
||||
"dtUrlSubNode": "/li/a",
|
||||
"dtUrlId": "@href",
|
||||
"dtUrlIdR": "/vodplay/(\\S+).html",
|
||||
"dtUrlName": "/text()",
|
||||
"dtUrlNameR": "",
|
||||
"playUrl": "https://www.dunkfun.com/vodplay/{playUrl}.html",
|
||||
"playUa": "",
|
||||
"searchUrl": "https://www.dunkfun.com/index.php/ajax/suggest?mid=1&wd={wd}&limit=100",
|
||||
"scVodNode": "json:list",
|
||||
"scVodName": "name",
|
||||
"scVodId": "id",
|
||||
"scVodIdR": "",
|
||||
"scVodImg": "pic",
|
||||
"scVodMark": ""
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user