mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-27 02:41:09 +00:00
+16
-1
@@ -3553,12 +3553,27 @@
|
||||
"tags": [
|
||||
"IP",
|
||||
"address",
|
||||
"location"
|
||||
"location",
|
||||
"geolocation"
|
||||
],
|
||||
"description": "Retrieve info about a location from an IP address",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-geoip"
|
||||
},
|
||||
{
|
||||
"name": "freegeoip",
|
||||
"url": "https://github.com/achesak/nim-freegeoip",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"IP",
|
||||
"address",
|
||||
"location",
|
||||
"geolocation"
|
||||
],
|
||||
"description": "Retrieve info about a location from an IP address",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-freegeoip"
|
||||
},
|
||||
{
|
||||
"name": "nimroutine",
|
||||
"url": "https://github.com/rogercloud/nim-routine",
|
||||
|
||||
Reference in New Issue
Block a user