Merge pull request #4052 from max-ostapenko/ipapi+ipify+ipstack

Add ipgeolocation, db-ip, IPInfoDB / Geolocation
main
Elbert Alias 3 years ago committed by GitHub
commit 3695f771f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 349 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

@ -5421,6 +5421,24 @@
"scripts": "/d3(?:\\. v\\d+)?(?:\\.min)?\\.js", "scripts": "/d3(?:\\. v\\d+)?(?:\\.min)?\\.js",
"website": "http://d3js.org" "website": "http://d3js.org"
}, },
"db-ip": {
"cats": [
79
],
"description": "dbip is a geolocation API and database.",
"icon": "db-ip.png",
"xhr": "api\\.db-ip\\.com",
"scripts": "cdn\\.db-ip\\.com",
"js": {
"ENV.dbip": ""
},
"saas": true,
"pricing": [
"mid",
"recurring"
],
"website": "https://db-ip.com/"
},
"DERAK.CLOUD": { "DERAK.CLOUD": {
"cats": [ "cats": [
31 31
@ -9766,19 +9784,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": [
@ -9795,6 +9813,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
@ -9812,6 +9845,16 @@
], ],
"website": "https://ipify.org" "website": "https://ipify.org"
}, },
"IPInfoDB": {
"cats": [
79
],
"description": "IPInfoDB is the API that returns the location of an IP address.",
"icon": "IPInfoDB.png",
"xhr": "api\\.ipinfodb\\.com",
"saas": true,
"website": "https://www.ipinfodb.com/"
},
"ipstack": { "ipstack": {
"cats": [ "cats": [
79 79