更新了以下 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: 更新二进制文件
33 lines
705 B
JSON
33 lines
705 B
JSON
{
|
|
"SiteUrl": "https://xhww.net",
|
|
"Domains": [
|
|
"https://xhww.net",
|
|
"https://erxiaofn.click",
|
|
"https://erxiaofn.site",
|
|
"https://www.xhww.net"
|
|
],
|
|
"SiteWord": "ex",
|
|
"SiteName": "二小",
|
|
"Classes": [
|
|
{
|
|
"type_name": "热播资源",
|
|
"type_id": "22"
|
|
},
|
|
{
|
|
"type_name": "二小电影",
|
|
"type_id": "1"
|
|
},
|
|
{
|
|
"type_name": "二小剧集",
|
|
"type_id": "2"
|
|
},
|
|
{
|
|
"type_name": "二小动漫",
|
|
"type_id": "3"
|
|
},
|
|
{
|
|
"type_name": "二小综艺",
|
|
"type_id": "17"
|
|
}
|
|
]
|
|
} |