From c18be110bc5a4e520fbb64a08ebb42d8a75c6837 Mon Sep 17 00:00:00 2001 From: Vitaly Date: Sat, 30 Sep 2023 13:41:39 +0300 Subject: [PATCH] use proxy that my friend is running for free somehow --- config.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config.json b/config.json index 05bc6538..cbecdc72 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,5 @@ { "defaultHost": "pjs.deptofcraft.com", - "defaultHostPort": 25565, - "defaultProxy": "", - "defaultProxyPort": 0, + "defaultProxy": "zardoy.site:2344", "defaultVersion": "1.18.2" }