From fd1694e7093075f092646ec4392b42ddb2c475a9 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Fri, 13 Nov 2020 14:10:59 +1100 Subject: [PATCH] Add Zoho, Zoho Mail detection --- .../webextension/images/icons/Zoho.svg | 12 +++++++ src/technologies.json | 33 +++++++++++++++++-- 2 files changed, 43 insertions(+), 2 deletions(-) create mode 100644 src/drivers/webextension/images/icons/Zoho.svg diff --git a/src/drivers/webextension/images/icons/Zoho.svg b/src/drivers/webextension/images/icons/Zoho.svg new file mode 100644 index 000000000..882424904 --- /dev/null +++ b/src/drivers/webextension/images/icons/Zoho.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 8a2471513..2d6510925 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -2007,7 +2007,7 @@ "description": "Base is a hosted ecommerce platform that allows business owners to set up an online store and sell their products online.", "icon": "Base.svg", "js": { - "Base.App.open_nav": "" + "Base.App.open_nav": "" }, "meta": { "base-theme-name": "\\d+" @@ -4450,7 +4450,7 @@ "description": "Easy Digital Downloads is a WordPress ecommerce plugin that focuses purely on digital products.", "icon": "EasyDigitalDownloads.svg", "meta": { - "generator": "^Easy Digital Downloads v(.*)$\\;version:\\1" + "generator": "^Easy Digital Downloads v(.*)$\\;version:\\1" }, "website": "https://easydigitaldownloads.com" }, @@ -8444,6 +8444,35 @@ "icon": "aws.svg", "website": "https://aws.amazon.com/ses/" }, + "Zoho": { + "cats": [ + 53, + 61 + ], + "description": "Zoho is a web-based online office suite.", + "dns": { + "TXT": [ + "\\.zoho\\.com" + ] + }, + "icon": "Zoho.svg", + "website": "https://www.zoho.com/" + }, + "Zoho Mail": { + "cats": [ + 61, + 75 + ], + "icon": "Zoho.svg", + "implies": "Zoho", + "description": "Zoho Mail is an email hosting service for businesses.", + "dns": { + "TXT": [ + "transmail\\.net" + ] + }, + "website": "https://www.zoho.com/mail/" + }, "Make-Sense": { "cats": [ 68