From fd0e4235bb74c5d3ca81bab8b78096b906b3d638 Mon Sep 17 00:00:00 2001 From: AruMoon Date: Mon, 29 Jun 2026 20:15:31 +0500 Subject: [PATCH] Update of Aru Moon's tfc server Added contact email address and connection address changed to domain name which can be used to resolve both IPv4 and IPv6 of the server. --- servers/tfc.toml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/servers/tfc.toml b/servers/tfc.toml index 9a19004..8e9ffee 100644 --- a/servers/tfc.toml +++ b/servers/tfc.toml @@ -1,6 +1,4 @@ -# Auto-populated on 2026-06-05 from old UDP master snapshots - [[server]] -address = "135.181.160.44:27018" +address = "ganymede.workbench.network:27018" protocol = 49 -host = "TFC 1.5 | Europe" +contact = "contact@workbench.network"