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

51 lines
1.5 KiB
JSON

{
"uuid":"6ed73adf-8c3e-46dd-a8cd-64a7dfe491d2",
"title":"theav",
"episode_flag":false,
"landscape_flag":true,
"cf_flag": true,
"category": [{
"title": "日本",
"url0": "https://theav.xyz/jav",
"url1": "https://theav.xyz/jav/{pg}"
},
{
"title": "日本无码",
"url0": "https://theav.xyz/jav/uncensored",
"url1": "https://theav.xyz/jav/uncensored/{pg}"
},
{
"title": "欧美",
"url0": "https://theav.xyz/eu",
"url1": "https://theav.xyz/eu/{pg}"
}
],
"vod_node":"//div[contains(@class, 'video-av-data')]//div[@class='avdata card ']",
"vod_info":"//span[@class='title_fanhao']",
"vod_score":"//div[@class='duration']",
"vod_title":"//span[@class='av_data_title']",
"vod_image_id":"//img/@data-src",
"vod_image_regex":"",
"vod_image_url":"{id}",
"vod_link_id":"//a/@href",
"vod_link_url":"https://theav.xyz{id}",
"play_regex":"bTN1OF91cmwiOiAiKFteIl0rKQ==",
"play_url":"https://theav.xyz{id}",
"playlist_flag":false,
"playlist_group_node":"",
"playlist_title":"",
"playlist_link_id":"",
"playlist_link_url":"",
"playlist_info":"",
"search_flag":true,
"search_url_first_page":"https://theav.xyz/search/{wd}",
"search_url_other_page":"https://theav.xyz/search/{wd}/{pg}",
"search_vod_node":"//div[contains(@class, 'video-av-data')]//div[@class='avdata card ']",
"search_vod_title":"//span[@class='av_data_title']",
"search_vod_image_id":"//img/@data-src",
"search_vod_image_regex":"",
"search_vod_image_url":"{id}",
"search_vod_link_id":"//a/@href",
"search_vod_link_url":"https://theav.xyz{id}"
}