mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add freegeoip as new entry
This commit is contained in:
parent
1edb97cde4
commit
adb0fa2bd4
@ -3546,6 +3546,20 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-ris"
|
||||
},
|
||||
{
|
||||
"name": "geoip",
|
||||
"url": "https://github.com/achesak/nim-geoip",
|
||||
"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-geoip"
|
||||
},
|
||||
{
|
||||
"name": "freegeoip",
|
||||
"url": "https://github.com/achesak/nim-freegeoip",
|
||||
@ -3553,7 +3567,8 @@
|
||||
"tags": [
|
||||
"IP",
|
||||
"address",
|
||||
"location"
|
||||
"location",
|
||||
"geolocation"
|
||||
],
|
||||
"description": "Retrieve info about a location from an IP address",
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user