新服务器

This commit is contained in:
qinsi_travel
2025-06-23 00:26:27 +08:00
parent 80dfec1b81
commit 7bfdb69497

View File

@@ -42,11 +42,11 @@ namespace CheckDownload
// 123盘配置
// 注意如需修改123盘路径只需修改 OneDrivePath 常量即可,主备域名会自动使用新路径
// 123盘鉴权密钥
private const string OneDriveAuthKey = "6SwdpWdSJuJRSh";
private const string OneDriveAuthKey = "ZhwG3LxOtGJwM3ym";
// 123盘UID
private const string OneDriveUid = "1826795402";
private const string OneDriveUid = "1850250683";
// 123盘路径不包含域名- 修改此处即可同时生效于主备域名
private const string OneDrivePath = "/1826795402/KeyAuth";
private const string OneDrivePath = "/1850250683/KeyAuth";
// 123盘主域名
private const string OneDriveMainDomain = "vip.123pan.cn";
// 123盘备用域名