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",
"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": {
"cats": [
31
@ -9766,19 +9784,19 @@
"website": "https://ipapi.co"
},
"ipapi": {
"cats": [
79
],
"description": "ipapi is a real-time geolocation and reverse IP lookup REST API.",
"icon": "ipapi.png",
"xhr": "api\\.ipapi\\.com",
"saas": true,
"pricing": [
"freemium",
"low",
"payg"
],
"website": "https://ipapi.com"
"cats": [
79
],
"description": "ipapi is a real-time geolocation and reverse IP lookup REST API.",
"icon": "ipapi.png",
"xhr": "api\\.ipapi\\.com",
"saas": true,
"pricing": [
"freemium",
"low",
"payg"
],
"website": "https://ipapi.com"
},
"ipdata": {
"cats": [
@ -9795,6 +9813,21 @@
],
"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": {
"cats": [
79
@ -9812,6 +9845,16 @@
],
"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": {
"cats": [
79