Files
dp/iplayr/thaiav.json
2026-03-27 18:03:09 +08:00

42 lines
1.0 KiB
JSON

{
"uuid":"6ed73adf-8c3e-46dd-a8cd-64a7dfe491d2",
"title":"thaiav",
"episode_flag":false,
"landscape_flag":true,
"referer":"https://javplayer.me/",
"open_with_safari_flag":true,
"category": [{
"title": "最近更新",
"url0": "https://taiav.com/cn/news",
"url1": "https://taiav.com/cn/news?page={pg}"
}
],
"vod_node":"//div[contains(@class, 'videos-lists')]//div[@data-date='no']",
"vod_info":"//time",
"vod_score":"//div[@class='count']",
"vod_title":"//h5",
"vod_image_id":"//img/@src",
"vod_image_regex":"",
"vod_image_url":"{id}",
"vod_link_id":"//a/@href",
"vod_link_url":"https://taiav.com{id}",
"play_regex":"",
"play_url":"{id}",
"playlist_flag":false,
"playlist_group_node":"",
"playlist_title":"",
"playlist_link_id":"",
"playlist_link_url":"",
"playlist_info":"",
"search_flag":false,
"search_url_first_page":"",
"search_url_other_page":"",
"search_vod_node":"",
"search_vod_title":"",
"search_vod_image_id":"",
"search_vod_image_regex":"",
"search_vod_image_url":"",
"search_vod_link_id":"",
"search_vod_link_url":""
}