Aktualizovat doswasmx/settings.js
This commit is contained in:
parent
026d36b73e
commit
07e6f30367
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
var DOSWASMSETTINGS = {
|
var DOSWASMSETTINGS = {
|
||||||
CLOUDSAVEURL: "",
|
CLOUDSAVEURL: "",
|
||||||
ISOURL: "",
|
ISOURL: "",
|
||||||
DEFAULTIMG: "https://minigist.nolog.page/doswasmx/hdd2.img"
|
DEFAULTIMG: "https://minigist.nolog.page/doswasmx/hdd3.img"
|
||||||
}
|
}
|
||||||
|
|
||||||
var rando = Math.floor(Math.random() * Math.floor(100000));
|
var rando = Math.floor(Math.random() * Math.floor(100000));
|
||||||
|
|
Loading…
Reference in a new issue