diff --git a/src/drivers/webextension/images/icons/BigDataCloud-IPGeolocation.svg b/src/drivers/webextension/images/icons/BigDataCloud-IPGeolocation.svg new file mode 100644 index 000000000..97a807248 --- /dev/null +++ b/src/drivers/webextension/images/icons/BigDataCloud-IPGeolocation.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/b.json b/src/technologies/b.json index a5c3813ea..9c2b27562 100644 --- a/src/technologies/b.json +++ b/src/technologies/b.json @@ -635,6 +635,22 @@ "url": "mybigcommerce\\.com", "website": "http://www.bigcommerce.com" }, + "BigDataCloud IP Geolocation": { + "cats": [ + 79 + ], + "description": "BigDataCloud IP Geolocation API provides detailed and accurate locality and security metrics of an IP address.", + "icon": "BigDataCloud-IPGeolocation.svg", + "pricing": [ + "freemium" + "low", + "recurring" + ], + "saas": true, + "scriptSrc": "bigdatacloud\\.net/", + "website": "https://www.bigdatacloud.com/packages/ip-geolocation", + "xhr": "bigdatacloud\\.net/" + }, "BigTree CMS": { "cats": [ 1 @@ -2547,4 +2563,4 @@ "scriptSrc": "cdn\\.ibdok\\.ir/", "website": "https://bdok.ir" } -} \ No newline at end of file +}