We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a3e60a + 7cb3435 commit 2710485Copy full SHA for 2710485
src/com/qiniu/conf/Conf.java
@@ -2,5 +2,5 @@
2
3
public class Conf {
4
public static final String USER_AGENT = "qiniu android-sdk v6.0.0";
5
- public static final String UP_HOST = "http://up.qiniu.com";
+ public static final String UP_HOST = "http://upload.qiniu.com";
6
}
0 commit comments