Add files via upload
This commit is contained in:
parent
4505a93f07
commit
d08c878cde
54
sub/xpath/yinghua.json
Normal file
54
sub/xpath/yinghua.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"ua": "",
|
||||
"homeUrl": "http://www.yinghuacd.com",
|
||||
"cateManual": {"国产动漫":"guochandongman","日本动漫":"ribendongman","美国动漫":"meiguodongman","动漫电影":"movie","亲子动漫":"qinzi"},
|
||||
"homeVodNode": "//div[@class='img']/ul/li",
|
||||
"homeVodName": "/p[@class='tname']/a/text()",
|
||||
"homeVodNameR": "",
|
||||
"homeVodId": "/a/@href",
|
||||
"homeVodIdR": "/show/(\\w+).html",
|
||||
"homeVodImg": "/a/img/@src",
|
||||
"homeVodImgR": "",
|
||||
"homeVodMark": "/p[contains(text(),'最新')]/a/text()",
|
||||
"homeVodMarkR": "",
|
||||
"cateUrl": "http://www.yinghuacd.com/{cateId}/",
|
||||
"cateVodNode": "//div[@class='imgs']/ul/li",
|
||||
"cateVodName": "/p[@class='tname']/a/text()",
|
||||
"cateVodId": "/a/@href",
|
||||
"cateVodIdR": "/show/(\\w+).html",
|
||||
"cateVodImg": "/a/img/@src",
|
||||
"cateVodMark": "/p[contains(text(),'最新')]/a/text()",
|
||||
"dtUrl": "http://www.yinghuacd.com/show/{vid}.html",
|
||||
"dtNode": "//div[@class='fire l']",
|
||||
"dtName": "//div[@class='thumb l']/img/@alt",
|
||||
"dtNameR": "",
|
||||
"dtImg": "//div[@class='thumb l']/img/@src",
|
||||
"dtImgR": "",
|
||||
"dtCate": "//div[@class='sinfo']//label[contains(text(),'类型')]/parent::*/a/text()",
|
||||
"dtCateR": "",
|
||||
"dtYear": "//div[@class='sinfo']//label[contains(text(),'上映')]/parent::*/a/text()",
|
||||
"dtYearR": "",
|
||||
"dtArea": "//div[@class='sinfo']//label[contains(text(),'地区')]/parent::*/a/text()",
|
||||
"dtAreaR": "",
|
||||
"dtMark": "//div[@class='sinfo']/p/text()",
|
||||
"dtMarkR": "",
|
||||
"dtDesc": "//div[@class='info']/text()",
|
||||
"dtDescR": "",
|
||||
"dtFromNode": "//div[contains(@class,'tabs')]/ul[@class='menu0']/li",
|
||||
"dtFromName": "/text()",
|
||||
"dtUrlNode": "//div[contains(@class,'movurl')]/ul",
|
||||
"dtUrlSubNode": "/li/a",
|
||||
"dtUrlId": "@href",
|
||||
"dtUrlIdR": "/v/(\\S+).html",
|
||||
"dtUrlName": "/text()",
|
||||
"dtUrlNameR": "",
|
||||
"playUrl": "http://www.yinghuacd.com/v/{playUrl}.html",
|
||||
"playUa": "",
|
||||
"searchUrl": "http://www.yinghuacd.com/search/{wd}",
|
||||
"scVodNode": "//div[@class='lpic']/ul/li",
|
||||
"scVodName": "/a/img/@alt",
|
||||
"scVodId": "/a/@href",
|
||||
"scVodIdR": "/show/(\\w+).html",
|
||||
"scVodImg": "/a/img/@src",
|
||||
"scVodMark": "//font[@class='red']/text()"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user