From 7e767222eb43cb47c80c5e438480b3929b7e65a1 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 10 Dec 2020 13:43:05 +0600 Subject: [PATCH] Add Airship/Marketing Automation,Analytics --- .../webextension/images/icons/Airship.svg | 17 +++++++++++++++++ src/technologies.json | 12 ++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Airship.svg diff --git a/src/drivers/webextension/images/icons/Airship.svg b/src/drivers/webextension/images/icons/Airship.svg new file mode 100644 index 000000000..a88a8cca6 --- /dev/null +++ b/src/drivers/webextension/images/icons/Airship.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 90f482542..42637cd69 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -983,6 +983,18 @@ "icon": "Airform.svg", "website": "https://airform.io" }, + "Airship": { + "cats": [ + 32, + 10 + ], + "description": "Airship is an American company that provides marketing and branding services. Airship allows companies to generate custom messages to consumers via push notifications, SMS messaging, and similar, and provides customer analytics services.", + "icon": "Airship.svg", + "scripts": "urbanairship\\.\\w+/notify/v([\\d.]+)\\;version:\\1", + "saas": true, + "pricing": ["poa"], + "website": "https://www.airship.com" + }, "Akamai": { "cats": [ 31