From 19bd64dad20d9ce0272ffa1c651d438781194f8c Mon Sep 17 00:00:00 2001 From: ChomeNS Date: Sat, 20 Aug 2022 15:20:04 +0700 Subject: [PATCH] ops --- run.js | 3 +++ 1 file changed, 3 insertions(+) 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]) {