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