kopia lustrzana https://github.com/backface/turtlestitch
Merge branch 'master' of https://github.com/jmoenig/Snap
commit
43546f412d
|
@ -56,7 +56,7 @@ Cloud.prototype.init = function () {
|
|||
Cloud.MAX_FILE_SIZE = 10 * 1024 * 1024;
|
||||
|
||||
Cloud.prototype.knownDomains = {
|
||||
'Snap!Cloud' : 'https://cloud.snap.berkeley.edu',
|
||||
'Snap!Cloud' : 'https://snap.berkeley.edu',
|
||||
'Snap!Cloud (cs10)' : 'https://snap-cloud.cs10.org',
|
||||
'Snap!Cloud (staging)': 'https://snap-staging.cs10.org',
|
||||
'localhost': 'http://localhost:8080',
|
||||
|
|
Ładowanie…
Reference in New Issue