diff --git a/src/drivers/webextension/images/icons/IPInfoDB.png b/src/drivers/webextension/images/icons/IPInfoDB.png new file mode 100644 index 000000000..548123d66 Binary files /dev/null and b/src/drivers/webextension/images/icons/IPInfoDB.png differ diff --git a/src/technologies.json b/src/technologies.json index 3b73549b9..95280bcf1 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -9737,6 +9737,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