更新了以下 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: 更新二进制文件
36 lines
747 B
JSON
36 lines
747 B
JSON
{
|
|
"SiteUrl": "https://tv.yydsys.top",
|
|
"Domains": [
|
|
"https://tv.yydsys.top",
|
|
"https://tv.yydsys.cc",
|
|
"https://tv.214521.xyz"
|
|
],
|
|
"SiteWord": "yyds",
|
|
"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"
|
|
},
|
|
{
|
|
"type_name": "纪录",
|
|
"type_id": "20"
|
|
}
|
|
]
|
|
} |