Add ipgeolocation / Geolocation

main
Max Ostapenko 3 years ago
parent 79bab8e7f1
commit a69d6d5b75

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

@ -9658,19 +9658,19 @@
"website": "https://ipapi.co" "website": "https://ipapi.co"
}, },
"ipapi": { "ipapi": {
"cats": [ "cats": [
79 79
], ],
"description": "ipapi is a real-time geolocation and reverse IP lookup REST API.", "description": "ipapi is a real-time geolocation and reverse IP lookup REST API.",
"icon": "ipapi.png", "icon": "ipapi.png",
"xhr": "api\\.ipapi\\.com", "xhr": "api\\.ipapi\\.com",
"saas": true, "saas": true,
"pricing": [ "pricing": [
"freemium", "freemium",
"low", "low",
"payg" "payg"
], ],
"website": "https://ipapi.com" "website": "https://ipapi.com"
}, },
"ipdata": { "ipdata": {
"cats": [ "cats": [
@ -9687,6 +9687,21 @@
], ],
"website": "https://ipdata.co/" "website": "https://ipdata.co/"
}, },
"ipgeolocation": {
"cats": [
79
],
"description": "ipgeolocation is an IP Geolocation API and Accurate IP Lookup Database.",
"icon": "ipgeolocation.png",
"xhr": "api\\.ipgeolocation\\.io",
"saas": true,
"pricing": [
"freemium",
"recurring",
"mid"
],
"website": "https://ipgeolocation.co/"
},
"ipify": { "ipify": {
"cats": [ "cats": [
79 79