From 88dd01bb7c6709c35f30f78e9e86b0a901a73b55 Mon Sep 17 00:00:00 2001 From: ChomeNS Date: Sat, 20 Aug 2022 15:21:14 +0700 Subject: [PATCH] forgor config.js --- config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.js b/config.js index b5acb4e..8016a4e 100644 --- a/config.js +++ b/config.js @@ -35,5 +35,9 @@ module.exports = { 'host': 'play.kaboom.pw', 'port': 25565, }, + { + 'host': 'mc.chomens41793.ga', + 'port': 25565, + }, ], };