- 更新了 api.json 文件中的多个 API 配置项 - 调整了 ex.json 文件中的分类结构,简化为热播资源和二小系列分类 - 移除了大量的冗余过滤条件 - 更新了部分 API 的 key 和 name
29 lines
610 B
JSON
29 lines
610 B
JSON
{
|
|
"SiteUrl": "",
|
|
"Domains": [
|
|
"http://123.666291.xyz",
|
|
"https://123.91muou.icu",
|
|
"https://mo.666291.xyz",
|
|
"https://123.muouso.fun"
|
|
],
|
|
"SiteWord": "mogg",
|
|
"SiteName": "木偶",
|
|
"Classes": [
|
|
{
|
|
"type_name": "木偶电影",
|
|
"type_id": "1"
|
|
},
|
|
{
|
|
"type_name": "木偶剧集",
|
|
"type_id": "2"
|
|
},
|
|
{
|
|
"type_name": "木偶动漫",
|
|
"type_id": "3"
|
|
},
|
|
{
|
|
"type_name": "木偶纪录片",
|
|
"type_id": "4"
|
|
}
|
|
]
|
|
} |