forked from Dong-learn9/TVBox-zyjk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wanmeikk.json
71 lines (71 loc) · 2.65 KB
/
wanmeikk.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
{
"author": "春风",
"ua": "",
"homeUrl": "https://www.wanmeikk.film/",
"dcVipFlag": "true",
"pCfgJs": "https://www.wanmeikk.film/static/js/playerconfig.js",
"pCfgJsR": "MacPlayerConfig.player_list=([\\w\\W]*?),MacPlayerConfig.downer_list=",
"dcShow2Vip": {},
"dcPlayUrl": "true",
"cateManual": {
"电影": "1",
"欧美剧": "2",
"韩剧": "3",
"日剧": "4",
"国产剧": "5",
"泰剧": "9",
"动漫": "6",
"纪录片": "10"
},
"homeVodNode": "//li[contains(@class,'col-md-6 col-sm-4') or contains(@class,'col-lg-6 col-md-4')]//div[contains(@class,'stui-vodlist__box')]/a",
"homeVodName": "/@title",
"homeVodId": "/@href",
"homeVodIdR": "/project/(\\w+).html",
"homeVodImg": "/@data-original",
"homeVodImgR": "",
"homeVodMark": "/span[@class='pic-text text-right']/text()",
"cateUrl": "https://www.wanmeikk.film/{cateId}-{catePg}.html",
"cateVodNode": "//div[contains(@class,'stui-vodlist__box')]/a",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "/project/(\\w+).html",
"cateVodImg": "/@data-original",
"cateVodImgR": "",
"cateVodMark": "/span[@class='pic-text text-right']/text()",
"dtUrl": "https://www.wanmeikk.film/project/{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(), '类型')]/following-sibling::a/text()",
"dtCateR": "",
"dtYear": "//span[contains(text(), '年份')]/following-sibling::a/text()>",
"dtYearR": "",
"dtArea": "//span[contains(text(), '地区')]/following-sibling::a/text()",
"dtAreaR": "",
"dtDirector": "//span[contains(text(), '导演')]/following-sibling::a/text()",
"dtDirectorR": "",
"dtActor": "//span[contains(text(), '主演')]/following-sibling::a/text()",
"dtActorR": "",
"dtDesc": "//span[contains(text(), '剧情')]/following-sibling::/span[2]/text()",
"dtDescR": "",
"dtFromNode": "//div[contains(@class,'bottom-line')]/h3",
"dtFromName": "concat('播放源',count(parent::*/preceding::*//div[contains(@class,'bottom-line')]/h3) + 1)",
"dtFromNameR": "(\\S+).0",
"dtUrlNode": "//div[@class='stui-pannel_bd col-pd clearfix']/ul",
"dtUrlSubNode": "/li/a",
"dtUrlId": "@href",
"dtUrlIdR": "/play/(\\S+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://www.wanmeikk.film/play/{playUrl}.html",
"playUa": "",
"searchUrl": "https://www.wanmeikk.film/index.php/ajax/suggest?mid=1&wd={wd}&limit=10",
"scVodNode": "json:list",
"scVodName": "name",
"scVodId": "id",
"scVodIdR": "",
"scVodImg": "pic",
"scVodMark": ""
}