File tree Expand file tree Collapse file tree 1 file changed +4
-12
lines changed
Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,9 @@ const conf = require('./conf');
44
55// huadong
66exports . Zone_z0 = new conf . Zone ( [
7- 'up.qiniup.com' ,
8- 'up-nb.qiniup.com' ,
9- 'up-xs.qiniup.com'
7+ 'up.qiniup.com'
108] , [
11- 'upload.qiniup.com' ,
12- 'upload-nb.qiniup.com' ,
13- 'upload-xs.qiniup.com'
9+ 'upload.qiniup.com'
1410] , 'iovip.qbox.me' ,
1511'rs.qbox.me' ,
1612'rsf.qbox.me' ,
@@ -28,13 +24,9 @@ exports.Zone_z1 = new conf.Zone([
2824
2925// huanan
3026exports . Zone_z2 = new conf . Zone ( [
31- 'up-z2.qiniup.com' ,
32- 'up-gz.qiniup.com' ,
33- 'up-fs.qiniup.com'
27+ 'up-z2.qiniup.com'
3428] , [
35- 'upload-z2.qiniup.com' ,
36- 'upload-gz.qiniup.com' ,
37- 'upload-fs.qiniup.com'
29+ 'upload-z2.qiniup.com'
3830] , 'iovip-z2.qbox.me' ,
3931'rs-z2.qbox.me' ,
4032'rsf-z2.qbox.me' ,
You can’t perform that action at this time.
0 commit comments