更新了以下 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: 更新二进制文件
30 lines
590 B
JSON
30 lines
590 B
JSON
{
|
|
"SiteUrl": "https://woog.nxog.eu.org",
|
|
"Domains": [
|
|
"https://woog.nxog.eu.org"
|
|
],
|
|
"SiteWord": "og",
|
|
"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"
|
|
}
|
|
]
|
|
} |