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

Add ipify,ipstack,ipapi, ipapi.co / Geolocation
main
Elbert Alias 3 years ago committed by GitHub
commit 1e7c6d8dc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 989 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

@ -4441,7 +4441,7 @@
"description": "ClearSale offers fraud management and chargeback protection services.", "description": "ClearSale offers fraud management and chargeback protection services.",
"icon": "ClearSale.svg", "icon": "ClearSale.svg",
"js": { "js": {
"window.csdm": "\\;confidence:50" "csdm": "\\;confidence:50"
}, },
"scripts": [ "scripts": [
"device\\.clearsale\\.com\\.br" "device\\.clearsale\\.com\\.br"
@ -7382,7 +7382,7 @@
"description": "Forter is a SaaS company that provides fraud prevention technology for online retailers and marketplaces.", "description": "Forter is a SaaS company that provides fraud prevention technology for online retailers and marketplaces.",
"icon": "Forter.svg", "icon": "Forter.svg",
"js": { "js": {
"window.ftr__startScriptLoad": "" "ftr__startScriptLoad": ""
}, },
"scripts": "forter\\.com", "scripts": "forter\\.com",
"saas": true, "saas": true,
@ -9681,6 +9681,99 @@
"icon": "Ionicons.png", "icon": "Ionicons.png",
"website": "http://ionicons.com" "website": "http://ionicons.com"
}, },
"ip-api": {
"cats": [
79
],
"icon": "ip-api.png",
"xhr": "ip-api\\.com/",
"saas": true,
"pricing": [
"freemium",
"low",
"payg"
],
"website": "https://ip-api.com/"
},
"ipapi.co": {
"cats": [
79
],
"description": "ipapi.co is a web analytics provider with IP address lookup and location API.",
"icon": "ipapi.co.png",
"xhr": "ipapi\\.co/",
"saas": true,
"pricing": [
"freemium",
"low",
"payg"
],
"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"
},
"ipdata": {
"cats": [
79
],
"description": "ipdata is a JSON IP Address Geolocation API that allows to lookup the location of both IPv4 and IPv6.",
"icon": "ipdata.png",
"xhr": "api\\.ipdata\\.co",
"saas": true,
"pricing": [
"freemium",
"recurring",
"low"
],
"website": "https://ipdata.co/"
},
"ipify": {
"cats": [
79
],
"description": "ipify is a service which provide public IP address API, IP geolocation API, VPN and Proxy detection API products.",
"icon": "ipify.png",
"xhr": "(?:api|api64|geo)\\.ipify\\.org",
"scripts": "\\.ipify\\.org",
"saas": true,
"pricing": [
"freemium",
"payg",
"mid",
"recurring"
],
"website": "https://ipify.org"
},
"ipstack": {
"cats": [
79
],
"description": "ipstack is a real-time IP to geolocation API capable of looking at location data and assessing security threats originating from risky IP addresses.",
"icon": "ipstack.png",
"xhr": "api\\.ipstack\\.com",
"js": {
"ENV.ipStackAccessToken": ""
},
"saas": true,
"pricing": [
"low",
"freemium"
],
"website": "https://ipstack.com"
},
"Irroba": { "Irroba": {
"cats": [ "cats": [
6 6