Skip to content

Commit

Permalink
uc host remove api*
Browse files Browse the repository at this point in the history
  • Loading branch information
YangSen-qn committed May 27, 2024
1 parent 0071fdd commit da1929d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QiniuSDK/Common/QNConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
#define kQNPreQueryHost01 @"kodo-config.qiniuapi.com"
#define kQNPreQueryHost02 @"uc.qbox.me"
#define kQNPreQueryHost03 @"api.qiniu.com"
#define kQNPreQueryHosts @[kQNPreQueryHost00, kQNPreQueryHost01, kQNPreQueryHost02, kQNPreQueryHost03]
#define kQNPreQueryHosts @[kQNPreQueryHost00, kQNPreQueryHost01, kQNPreQueryHost02]

#define kQNUpLogHost @"uplog.qbox.me"

0 comments on commit da1929d

Please sign in to comment.