diff --git a/run.js b/run.js index 8f904a8..ca778d8 100644 --- a/run.js +++ b/run.js @@ -35,6 +35,9 @@ function start(host, port) { if (host=='kitsune.icu') { theServer = 'kitsune'; } + if (host=='mc.chomens41793.ga') { + theServer = 'chomens'; + } eval(`${theServer} = []`); eval(`${theServer}loop = setInterval(() => { if (${theServer}[0]) {