diff --git a/src/drivers/webextension/images/icons/here.svg b/src/drivers/webextension/images/icons/here.svg new file mode 100644 index 000000000..7f2ce6569 --- /dev/null +++ b/src/drivers/webextension/images/icons/here.svg @@ -0,0 +1,16 @@ + + +Created by potrace 1.11, written by Peter Selinger 2001-2013 + + + + + diff --git a/src/technologies/h.json b/src/technologies/h.json index f024dcc32..f44b80554 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -599,6 +599,25 @@ "scriptSrc": "cdn\\.helpdocs\\.io", "website": "https://www.helpdocs.io" }, + "Here": { + "cats": [ + 35 + ], + "description": "HERE is a PaaS for creating custom maps, visualize location datasets, gather insights and buy and sell location assets.", + "dom": "link[href*='//js\\.api\\.here\\.com/']", + "icon": "here.svg", + "js": { + "H.buildInfo": "", + "H.geo": "\\;confidence:50", + "H.util": "\\;confidence:50" + }, + "pricing": [ + "freemium", + "payg", + "recurring" + ], + "website": "https://www.here.com" + }, "Hermes": { "cats": [ 99 @@ -1639,4 +1658,4 @@ "scriptSrc": "merchant\\.cdn\\.hoolah\\.co/", "website": "https://www.hoolah.co" } -} \ No newline at end of file +}