update: rebrand to tunel.live
Docker Build and Push / build-and-push (push) Successful in 13m31s

This commit is contained in:
2026-02-09 20:48:57 +07:00
parent 448be3576e
commit 4bdcbe0684
9 changed files with 18 additions and 18 deletions
+3 -3
View File
@@ -49,7 +49,7 @@ const fetchServers = async (): Promise<Server[]> => {
id: "us",
name: "United States",
location: "Chicago",
subdomain: "us.tunnl.live",
subdomain: "us.tunel.live",
coordinates: [-87.6298, 41.8781],
ping: null,
status: "online",
@@ -70,7 +70,7 @@ const fetchServers = async (): Promise<Server[]> => {
id: "fra",
name: "Frankfurt",
location: "Germany",
subdomain: "eu.tunnl.live",
subdomain: "eu.tunel.live",
coordinates: [8.6821, 50.1109],
ping: null,
status: "online",
@@ -91,7 +91,7 @@ const fetchServers = async (): Promise<Server[]> => {
id: "sgp",
name: "Singapore",
location: "Singapore",
subdomain: "sgp.tunnl.live",
subdomain: "sgp.tunel.live",
coordinates: [103.8198, 1.3521],
ping: null,
status: "online",