tvbox/json/ex.json
Wang.Luo b0a2f4a4c3 refactor(api): 更新 API 配置并调整分类
- 更新了 api.json 文件中的多个 API 配置项
- 调整了 ex.json 文件中的分类结构,简化为热播资源和二小系列分类
- 移除了大量的冗余过滤条件
- 更新了部分 API 的 key 和 name
2025-09-13 00:40:11 +08:00

37 lines
829 B
JSON

{
"SiteUrl": "",
"Domains": [
"https://xhww.net",
"http://2xiaopan.fun",
"https://erxiaofn.click",
"https://erxiaofn.site",
"https://www.xhww.net",
"https://xiaoer.5568.eu.org",
"http://wexfnw.999888456.xyz",
"http://89.213.49.249"
],
"SiteWord": "ex",
"SiteName": "二小",
"Classes": [
{
"type_name": "热播资源",
"type_id": "22"
},
{
"type_name": "二小电影",
"type_id": "1"
},
{
"type_name": "二小剧集",
"type_id": "2"
},
{
"type_name": "二小动漫",
"type_id": "3"
},
{
"type_name": "二小综艺",
"type_id": "17"
}
]
}