Add Zoho, Zoho Mail detection

main
Elbert Alias 4 years ago
parent 454b21b345
commit fd1694e709

@ -0,0 +1,12 @@
<svg width="88" height="89" viewBox="0 0 88 89" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M69.1 21.5L77.8 78.8L19.4 88L10 30.5L69.1 21.5Z" fill="url(#paint0_linear)"/>
<path d="M10 30.5L14.1 10L73.1 0.599998L69.1 21.5L10 30.5Z" fill="#EF463E"/>
<path d="M73.1 0.599998L81.8 58.5L77.8 78.8L69.1 21.5L73.1 0.599998Z" fill="#760D16"/>
<path d="M62.8 69.7C62.3 69.1 61.7 68.7 61 68.5C60.1 68.2 59.1 68.1 58.2 68.1C57 68.1 55.8 68.2 54.6 68.4L39.2 71C39.5 69.4 40.1 67.8 41 66.3C42.5 63.6 44.2 61.1 46.1 58.6L47.9 56.2C48.2 55.8 48.6 55.3 49.1 54.6C52.6 50 54.8 46.2 55.6 43.2C56.1 41.5 56.4 39.8 56.5 38.1C56.5 37.6 56.5 37.2 56.5 36.7C56.5 35.5 56.4 34.3 56.2 33.1C56.1 32.2 55.8 31.3 55.4 30.4C55.1 29.7 54.6 29.2 54 28.8C53.2 28.4 52.3 28.2 51.3 28.3C50.1 28.3 49 28.4 47.9 28.6L30.1 31.6C28.4 31.8 26.7 32.5 25.3 33.6C24.5 34.3 24.1 35.4 24.1 36.5C24.1 36.8 24.1 37.1 24.2 37.4C24.4 38.8 25.2 40 26.5 40.6C27.4 41 28.3 41.1 29.2 41.1C30 41.1 30.8 41 31.6 40.9L46.5 38.4C46.5 38.7 46.5 38.9 46.5 39.2C46.5 40.1 46.3 41.1 46 41.9C45.2 43.8 44 45.6 42.7 47.1C42.2 47.7 41.4 48.7 40.4 50C37.1 53.8 34.2 58 31.8 62.5C30.6 64.7 29.8 67.1 29.2 69.5C28.9 70.8 28.8 72.1 28.8 73.4C28.8 74.3 28.9 75.1 29.1 76C29.2 77 29.6 78.1 30 79C30.3 79.7 30.9 80.3 31.5 80.7C32.3 81 33.2 81.2 34.1 81.1C36.1 81 38.2 80.8 40.2 80.4L56.3 77.6C59.2 77.1 61.2 76.4 62.3 75.5C63.2 74.8 63.7 73.7 63.7 72.5C63.7 72.2 63.7 71.8 63.6 71.5C63.6 71 63.3 70.3 62.8 69.7Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear" x1="39.6563" y1="26.9006" x2="49.0163" y2="83.4406" gradientUnits="userSpaceOnUse">
<stop stop-color="#D92231"/>
<stop offset="1" stop-color="#BA2234"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

@ -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

Loading…
Cancel
Save