tvbox/json/kf.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

30 lines
705 B
JSON

{
"SiteUrl": "https://www.kuafuzy.com,https://www.kfzy.cc",
"Classes": [
{
"type_name": "电影",
"type_id": "1"
},
{
"type_name": "剧集",
"type_id": "2"
},
{
"type_name": "4K电影",
"type_id": "3"
},
{
"type_name": "4K剧集",
"type_id": "4"
},
{
"type_name": "动漫",
"type_id": "5"
},
{
"type_name": "短剧",
"type_id": "6"
}
],
"Cookie": "bbs_token=zNQpYs_2BmC2e_2FcUM_2BmuihZ33Jswh_2Fj7sPtelqcw_3D_3D; bbs_sid=65idikju2chtl9sv5or02qlpjj"
}