tvbox/json/kf.json
Wang.Luo bcfa3683eb refactor: 将 JS、JSON 和 PY 目录重命名为小写
- 将 JS 目录重命名为 js
- 将 JSON 目录重命名为 json
- 将 PY 目录重命名为 py
- 保留文件名不变,只修改目录名称
2025-05-29 23:51:27 +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=lgs96gh42gevj7lsg5f8o3kjsi"
}