diff --git a/src/drivers/webextension/images/icons/InstantGeo.svg b/src/drivers/webextension/images/icons/InstantGeo.svg new file mode 100644 index 000000000..7e47c88b2 --- /dev/null +++ b/src/drivers/webextension/images/icons/InstantGeo.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/technologies/i.json b/src/technologies/i.json index 83f41fbb1..de23d0a9f 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -1164,6 +1164,23 @@ "saas": true, "website": "https://www.insided.com" }, + "InstantGeo": { + "cats": [59], + "description": "InstantGeo is a service that provides IP geolocation to web pages", + "icon": "InstantGeo.svg", + "js": { + "geojs": "" + }, + "pricing": [ + "freemium" + ], + "saas": true, + "scriptSrc": [ + "js\\.instantgeo\\.info", + "script\\.instantgeo\\.info" + ], + "website": "https://instantgeo.info" + }, "ip-api": { "cats": [ 79