From 56ed5909c7aeba977ae4680c94113733ad952c5f Mon Sep 17 00:00:00 2001 From: skidoodle Date: Sat, 7 Mar 2026 00:27:14 +0100 Subject: [PATCH] fix hostname --- components/Public.tsx | 4 ++-- services/geo.ts | 3 +++ utils/types.ts | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/components/Public.tsx b/components/Public.tsx index 8885446..2035db7 100644 --- a/components/Public.tsx +++ b/components/Public.tsx @@ -23,14 +23,14 @@ export const PublicNetworkView = ({ data, domain }: { data: GeoData, domain: str