Skip to content

Commit 1039ba2

Browse files
author
yangsen
committed
api host: last backup
1 parent 1f8a9b4 commit 1039ba2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

QiniuSDK/Common/QNConfig.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
//MARK: -- 内部布置 尽量不要修改
1212
#define kQNPreQueryHost00 @"uc.qbox.me"
13-
#define kQNPreQueryHost01 @"api.qiniu.com" // 不再使用
13+
#define kQNPreQueryHost01 @"api.qiniu.com"
1414
#define kQNPreQueryHost02 @"kodo-config.qiniuapi.com"
15-
#define kQNPreQueryHosts @[kQNPreQueryHost00, kQNPreQueryHost02]
15+
#define kQNPreQueryHosts @[kQNPreQueryHost00, kQNPreQueryHost02, kQNPreQueryHost01]
1616

1717
#define kQNUpLogHost @"uplog.qbox.me"

0 commit comments

Comments
 (0)