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

42 lines
1.3 KiB
JSON

{
"uuid":"6ed73adf-8c3e-46dd-a8cd-64a7dfe491d2",
"title":"javdoe",
"episode_flag":false,
"landscape_flag":false,
"referer":"https://turbovid.xyz/",
"open_with_safari_flag":true,
"category": [{
"title": "最近更新",
"url0": "https://javdoe.sh/recent/",
"url1": "https://javdoe.sh/recent/{pg}/"
}
],
"vod_node":"//ul[contains(@class, 'videos')]//li",
"vod_info":"",
"vod_score":"",
"vod_title":"//span[contains(@class, 'video-title')]",
"vod_image_id":"//img/@data-src",
"vod_image_regex":"",
"vod_image_url":"{id}",
"vod_link_id":"//a[contains(@class, 'thumbnail')]/@href",
"vod_link_url":"https://javdoe.sh{id}",
"play_regex":"",
"play_url":"{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://javdoe.sh/search/video/?s={wd}",
"search_url_other_page":"https://javdoe.sh/search/video/?s={wd}&page={pg}",
"search_vod_node":"//ul[contains(@class, 'videos')]//li",
"search_vod_title":"//span[contains(@class, 'video-title')]",
"search_vod_image_id":"//img/@data-src",
"search_vod_image_regex":"",
"search_vod_image_url":"{id}",
"search_vod_link_id":"//a[contains(@class, 'thumbnail')]/@href",
"search_vod_link_url":"https://javdoe.sh{id}"
}