tvbox/json/zz.json
Wang.Luo 892e4d94e4 feat(json): 更新多个站点配置文件中的 SiteUrl 和 Domains 字段
更新了以下 JSON 配置文件:
- ex.json: 设置 SiteUrl 并精简 Domains 列表
- hb.json: 设置 SiteUrl 为指定 IP 地址
- kf.json: 精简 SiteUrl 中的域名列表
- lb.json: 设置 SiteUrl 并移除部分 Domains
- mogg.json: 设置 SiteUrl 并调整 Domains
- og.json: 设置 SiteUrl 为指定域名
- sd.json: 删除整个配置文件
- wogg.json: 设置 SiteUrl 为指定域名
- xbky.json: 设置 SiteUrl 为指定地址
- yyds.json: 设置 SiteUrl 为指定域名
- zz.json: 设置 SiteUrl 为指定域名
- spider.jar: 更新二进制文件
2025-09-23 16:03:00 +08:00

41 lines
884 B
JSON

{
"SiteUrl": "https://mihdr.top",
"Domains": [
"https://mihdr.top",
"http://xiaomi666.fun",
"http://www.miqk.cc",
"https://xiaomiai.site"
],
"SiteWord": "zz",
"SiteName": "至臻",
"Classes": [
{
"type_name": "臻彩电影",
"type_id": "1"
},
{
"type_name": "臻彩剧集",
"type_id": "2"
},
{
"type_name": "臻彩动漫",
"type_id": "3"
},
{
"type_name": "臻彩综艺",
"type_id": "4"
},
{
"type_name": "短剧吃到饱",
"type_id": "5"
},
{
"type_name": "老剧计划",
"type_id": "24"
},
{
"type_name": "臻彩严选",
"type_id": "26"
}
]
}