diff --git a/src/drivers/webextension/images/icons/IPinfo.svg b/src/drivers/webextension/images/icons/IPinfo.svg new file mode 100644 index 000000000..6e4cfc441 --- /dev/null +++ b/src/drivers/webextension/images/icons/IPinfo.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/i.json b/src/technologies/i.json index 2630b3c34..618b108ef 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -93,6 +93,21 @@ "scriptSrc": "jscripts/ips_", "website": "https://invisioncommunity.com/" }, + "IPInfo": { + "cats": [ + 79 + ], + "description": "IPinfo is an IP address data provider.", + "icon": "IPInfo.svg", + "scriptSrc": "ipinfo\\.io/", + "saas": true, + "pricing": [ + "mid", + "recurring" + ], + "website": "https://ipinfo.io", + "xhr": "ipinfo\\.io/" + }, "IPInfoDB": { "cats": [ 79