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

44 lines
1.4 KiB
JSON

{
"uuid":"6ed73adf-8c3e-46dd-a8cd-64a7dfe491d2",
"title":"hohoj",
"episode_flag":false,
"landscape_flag":true,
"referer":"",
"user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0",
"open_with_safari_flag":true,
"category": [
{
"title": "最近更新",
"url0": "https://hohoj.tv/search?type=all&order=latest&p=1",
"url1": "https://hohoj.tv/search?type=all&order=latest&p={pg}"
}
],
"vod_node":"//div[contains(@class, 'video-list')]//div[contains(@class, 'video-item')]",
"vod_info":"",
"vod_score":"",
"vod_title":"//div[contains(@class, 'video-item-title')]",
"vod_image_id":"//img/@src",
"vod_image_regex":"",
"vod_image_url":"{id}",
"vod_link_id":"//a/@href",
"vod_link_url":"https://hohoj.tv{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://hohoj.tv/search?text={wd}",
"search_url_other_page":"https://hohoj.tv/search?text={wd}&p={pg}",
"search_vod_node":"//div[contains(@class, 'video-list')]//div[contains(@class, 'video-item')]",
"search_vod_title":"//div[contains(@class, 'video-item-title')]",
"search_vod_image_id":"//img/@src",
"search_vod_image_regex":"",
"search_vod_image_url":"{id}",
"search_vod_link_id":"//a/@href",
"search_vod_link_url":"https://hohoj.tv{id}"
}