Add HCL Domino / web-server, Remove Lotus Domino

main
nurbek 3 years ago
parent 8b72e07b6b
commit cbda4ced70

@ -1,10 +1,12 @@
<svg width="66" height="66" viewBox="0 0 66 66" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M63.07 2.48999H2.48999V63.07H63.07V2.48999Z" fill="#1C1C1C"/>
<path d="M63.07 2.49V63.07H2.49V2.49H63.07ZM63.07 0H2.49C1.82961 0 1.19627 0.262339 0.729304 0.729304C0.262339 1.19627 0 1.82961 0 2.49L0 63.07C0 63.7304 0.262339 64.3637 0.729304 64.8307C1.19627 65.2977 1.82961 65.56 2.49 65.56H63.07C63.7304 65.56 64.3637 65.2977 64.8307 64.8307C65.2977 64.3637 65.56 63.7304 65.56 63.07V2.49C65.56 1.82961 65.2977 1.19627 64.8307 0.729304C64.3637 0.262339 63.7304 0 63.07 0V0Z" fill="url(#paint0_linear)"/>
<path d="M60.84 16.35L56.4 26.27H25.38L29.82 16.35H60.84Z" fill="url(#paint1_linear)"/>
<path d="M20.67 36.7L10.47 24.93L5.67001 35.57L15.71 47.72H46.72L51.68 36.7H20.67Z" fill="#8D8D8D"/>
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1_78)">
<path d="M30.5794 1.20727H1.20728V30.5794H30.5794V1.20727Z" fill="#1C1C1C"/>
<path d="M30.5794 1.20727V30.5794H1.20727V1.20727H30.5794ZM30.5794 0H1.20727C0.887084 0 0.58001 0.127195 0.353602 0.353602C0.127195 0.58001 0 0.887084 0 1.20727V30.5794C0 30.8996 0.127195 31.2066 0.353602 31.4331C0.58001 31.6595 0.887084 31.7867 1.20727 31.7867H30.5794C30.8996 31.7867 31.2066 31.6595 31.4331 31.4331C31.6595 31.2066 31.7867 30.8996 31.7867 30.5794V1.20727C31.7867 0.887084 31.6595 0.58001 31.4331 0.353602C31.2066 0.127195 30.8996 0 30.5794 0Z" fill="url(#paint0_linear_1_78)"/>
<path d="M29.4982 7.92727L27.3455 12.737H12.3055L14.4582 7.92727H29.4982Z" fill="url(#paint1_linear_1_78)"/>
<path d="M10.0218 17.7939L5.07637 12.0873L2.7491 17.2461L7.61697 23.137H22.6521L25.057 17.7939H10.0218Z" fill="#8D8D8D"/>
</g>
<defs>
<linearGradient id="paint0_linear" x1="0" y1="32.78" x2="65.56" y2="32.78" gradientUnits="userSpaceOnUse">
<linearGradient id="paint0_linear_1_78" x1="0" y1="15.8933" x2="31.7867" y2="15.8933" gradientUnits="userSpaceOnUse">
<stop offset="0.2" stop-color="#652D90"/>
<stop offset="0.23" stop-color="#732B88"/>
<stop offset="0.34" stop-color="#982574"/>
@ -14,7 +16,7 @@
<stop offset="0.83" stop-color="#E91848"/>
<stop offset="1" stop-color="#EC1846"/>
</linearGradient>
<linearGradient id="paint1_linear" x1="925.355" y1="227.745" x2="2182.77" y2="227.745" gradientUnits="userSpaceOnUse">
<linearGradient id="paint1_linear_1_78" x1="448.657" y1="110.422" x2="1058.31" y2="110.422" gradientUnits="userSpaceOnUse">
<stop offset="0.2" stop-color="#652D90"/>
<stop offset="0.23" stop-color="#732B88"/>
<stop offset="0.34" stop-color="#982574"/>
@ -24,5 +26,8 @@
<stop offset="0.83" stop-color="#E91848"/>
<stop offset="1" stop-color="#EC1846"/>
</linearGradient>
<clipPath id="clip0_1_78">
<rect width="32" height="32" fill="white"/>
</clipPath>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1 16V31H16H31V16V0.999997H16H1V16ZM25.5 11C26.9 13.7 26.9 14.3 24.7 18.7C22.8 22.8 22 23.5 19.2 23.8L16 24.1L19.5 16.4C21.4 12.2 23 8.6 23 8.4C23 7.2 24.1 8.4 25.5 11ZM10.6 15.4C9.6 17.9 8.5 19 7.1 19C4.5 19 4.5 17.9 7.1 12.8C8.9 9.2 9.3 8.9 10.7 10.2C12 11.5 12 12.1 10.6 15.4ZM17.3 15.8C15.4 20.4 14.1 22 12.4 22C10.5 22 10.6 20.9 13.6 14.3C15.9 9 16.2 8.7 17.5 10.3C18.6 11.9 18.6 12.7 17.3 15.8Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 529 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 102 B

@ -34,6 +34,23 @@
"url": "/wps/wcm/",
"website": "https://www.hcltechsw.com/dx"
},
"HCL Domino": {
"cats": [
22
],
"cpe": "cpe:2.3:a:ibm:lotus_domino:*:*:*:*:*:*:*:*",
"headers": {
"Server": "^Lotus-Domino$"
},
"description": "HCL Domino, formerly called IBM Domino (1995) and Lotus Domino (1989), is an enterprise server application development platform.",
"icon": "HCL Domino.svg",
"implies": "Java",
"pricing": [
"payg",
"recurring"
],
"website": "https://www.hcltechsw.com/domino"
},
"HHVM": {
"cats": [
22

@ -1553,18 +1553,6 @@
],
"website": "https://lottiefiles.com"
},
"Lotus Domino": {
"cats": [
22
],
"cpe": "cpe:2.3:a:ibm:lotus_domino:*:*:*:*:*:*:*:*",
"headers": {
"Server": "Lotus-Domino"
},
"icon": "Lotus Domino.png",
"implies": "Java",
"website": "http://www-01.ibm.com/software/lotus/products/domino"
},
"LoyaltyLion": {
"cats": [
84