Skip to content

Commit

Permalink
Update geofind.c
Browse files Browse the repository at this point in the history
  • Loading branch information
Melyns authored Aug 25, 2024
1 parent 947a1b0 commit ee03334
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions geofind.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <stdio.h>
Expand Down

0 comments on commit ee03334

Please sign in to comment.