From 6984dd2bd3c6180af0e607c7739ef591d8970d7c Mon Sep 17 00:00:00 2001 From: Crossedfall Date: Fri, 15 Mar 2024 16:24:13 -0500 Subject: [PATCH 1/2] Removes BeeStation Acacia --- content/servers.json5 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/content/servers.json5 b/content/servers.json5 index a267cac..5b8e2a0 100644 --- a/content/servers.json5 +++ b/content/servers.json5 @@ -134,13 +134,7 @@ links (array): objects representing game join links: ip: 'sage.beestation13.com', port: 7878, url: 'https://beestation13.com/join/bs_sage', - }, - { - title: 'BeeStation Acacia', - ip: 'acacia.beestation13.com', - port: 7979, - url: 'https://beestation13.com/join/bs_acacia', - }, + } ], }, { From a6f288f11e60814a2768258213caba54f9bbc7c0 Mon Sep 17 00:00:00 2001 From: Wire Date: Sat, 16 Mar 2024 12:18:07 -0400 Subject: [PATCH 2/2] Update content/servers.json5 --- content/servers.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/servers.json5 b/content/servers.json5 index 5b8e2a0..5430f60 100644 --- a/content/servers.json5 +++ b/content/servers.json5 @@ -134,7 +134,7 @@ links (array): objects representing game join links: ip: 'sage.beestation13.com', port: 7878, url: 'https://beestation13.com/join/bs_sage', - } + }, ], }, {