forked from dongg/tvbox
xxx
This commit is contained in:
29
5/10/sites/码上👓俊/auete.json
Normal file
29
5/10/sites/码上👓俊/auete.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"homeUrl": "https://auete.com/{cateId}/index{catePg}.html",
|
||||
"cateManual": {
|
||||
"电影": "Movie",
|
||||
"电视剧": "Tv",
|
||||
"综艺": "Zy",
|
||||
"动漫": "Dm"
|
||||
},
|
||||
"list":{
|
||||
"1": "https://auete.com/{cateId}/index.html",
|
||||
"url": "https://auete.com/{cateId}/index{catePg}.html",
|
||||
"region": ["<ul class=\"threadlist\">","</ul>"],
|
||||
"vod_id": ["href=\"/", "\"", 0, 0, 2]
|
||||
},
|
||||
"detail":{
|
||||
"url": "https://auete.com/{vid}",
|
||||
"vod_director":["导演: ", "</p>", 0, 0, 3]
|
||||
},
|
||||
"playlist":{
|
||||
"region":["player_list", "down_list"],
|
||||
"vod_play_url": ["href=\"/", "\"",-1,0,3]
|
||||
},
|
||||
"search":{
|
||||
"url": "https://auete.com/search.php?searchword={wd}",
|
||||
//"region":["搜索列表", "点击排行"],
|
||||
"vod_id": ["data-href=\"", "\"", 0, 0, 1]
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user