diff --git a/src/drivers/webextension/images/icons/Dealer Spike.svg b/src/drivers/webextension/images/icons/Dealer Spike.svg new file mode 100644 index 000000000..b227a6ff7 --- /dev/null +++ b/src/drivers/webextension/images/icons/Dealer Spike.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies.json b/src/technologies.json index 774477f34..205db145a 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -16150,6 +16150,28 @@ "url": "^https?//.+\\.myshopify\\.com", "website": "http://shopify.com" }, + "Dealer Spike": { + "cats": [ + 6, + 32 + ], + "description": "Dealer Spike is a digital marketing and advertising company focused that helps dealers grow their business.", + "xhr": "\\.dealerspike\\.com", + "dom": { + "meta[name='author'][content*='Dealer Spike']": { + "attributes": { + "content": "" + } + } + }, + "script": "cdn\\.dealerspike\\.com", + "pricing": [ + "poa" + ], + "saas": true, + "icon": "Dealer Spike.svg", + "website": "https://www.dealerspike.com" + }, "Shoplo": { "cats": [ 6 @@ -22103,4 +22125,4 @@ "website": "https://www.xt-commerce.com" } } -} \ No newline at end of file +}