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

56 lines
1.8 KiB
JSON

{
"uuid":"6ed73adf-8c3e-46dd-a8cd-64a7dfe491d2",
"title":"javday",
"episode_flag":false,
"landscape_flag":true,
"referer":"https://javday.tv/",
"category": [{
"title": "新作上市",
"url0": "https://javday.tv/category/new-release/",
"url1": "https://javday.tv/category/new-release/page/{pg}/"
},
{
"title": "有码",
"url0": "https://javday.tv/category/censored/",
"url1": "https://javday.tv/category/censored/page/{pg}/"
},
{
"title": "无码",
"url0": "https://javday.tv/category/uncensored-leaked/",
"url1": "https://javday.tv/category/uncensored-leaked/page/{pg}/"
},
{
"title": "糖心",
"url0": "https://javday.tv/category/txvlog/",
"url1": "https://javday.tv/category/txvlog/page/{pg}/"
}
],
"vod_node":"//div[contains(@class, 'video-wrapper')]//div[contains(@class, 'col-style')]",
"vod_info":"",
"vod_score":"",
"vod_title":"//span[@class='title']",
"vod_image_id":"",
"vod_image_regex":"YmFja2dyb3VuZC1pbWFnZTogdXJsXCgoW15cKV0rKQ==",
"vod_image_url":"https://javday.tv{id}",
"vod_link_id":"//a/@href",
"vod_link_url":"https://javday.tv{id}",
"play_regex":"PCEtLSAoaHR0cHNbXiBdKyk=",
"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://javday.tv/search/?wd={wd}",
"search_url_other_page":"https://javday.tv/search/page/{pg}/wd/{wd}/",
"search_vod_node":"//div[contains(@class, 'video-wrapper')]//div[contains(@class, 'col-style')]",
"search_vod_title":"//span[@class='title']",
"search_vod_image_id":"",
"search_vod_image_regex":"YmFja2dyb3VuZC1pbWFnZTogdXJsXCgoW15cKV0rKQ==",
"search_vod_image_url":"https://javday.tv{id}",
"search_vod_link_id":"//a/@href",
"search_vod_link_url":"https://javday.tv{id}"
}