From ee03334f1a5c95bde62bdd9e384fe3d2a7896624 Mon Sep 17 00:00:00 2001 From: "[REDACTED]" <60199831+Melyns@users.noreply.github.com> Date: Sun, 25 Aug 2024 20:03:55 +0100 Subject: [PATCH] Update geofind.c --- geofind.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/geofind.c b/geofind.c index c284872..cf8d6f9 100644 --- a/geofind.c +++ b/geofind.c @@ -5,8 +5,8 @@ // ██║ ██║██╔══╝ ██║ ██║██╔══╝ ██║██║╚██╗██║██║ ██║ // ╚██████╔╝███████╗╚██████╔╝██║ ██║██║ ╚████║██████╔╝ // ╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═══╝╚═════╝ -// a simple tool for fetching geolocation data from an IP or website. -// https://github.com/melyyn +// a simple script for fetching geolocation data from an IP or website. +// https://github.com/melyns // #include