Rename IBM WebSphere Commerce to HCL Commerce

main
Elbert Alias 4 years ago
parent 4a02b9aef5
commit df955d3874

@ -66,9 +66,9 @@ const options = {
htmlMaxRows: 2000,
};
;(async function() {
const wappalyzer = new Wappalyzer(options)
const wappalyzer = new Wappalyzer(options)
;(async function() {
try {
await wappalyzer.init()
@ -98,9 +98,9 @@ const Wappalyzer = require('wappalyzer');
const urls = ['https://www.wappalyzer.com', 'https://www.example.com']
;(async function() {
const wappalyzer = await new Wappalyzer()
const wappalyzer = new Wappalyzer()
;(async function() {
try {
await wappalyzer.init()

@ -0,0 +1,28 @@
<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"/>
<defs>
<linearGradient id="paint0_linear" x1="0" y1="32.78" x2="65.56" y2="32.78" gradientUnits="userSpaceOnUse">
<stop offset="0.2" stop-color="#652D90"/>
<stop offset="0.23" stop-color="#732B88"/>
<stop offset="0.34" stop-color="#982574"/>
<stop offset="0.45" stop-color="#B62063"/>
<stop offset="0.57" stop-color="#CE1D56"/>
<stop offset="0.69" stop-color="#DF1A4D"/>
<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">
<stop offset="0.2" stop-color="#652D90"/>
<stop offset="0.23" stop-color="#732B88"/>
<stop offset="0.34" stop-color="#982574"/>
<stop offset="0.45" stop-color="#B62063"/>
<stop offset="0.57" stop-color="#CE1D56"/>
<stop offset="0.69" stop-color="#DF1A4D"/>
<stop offset="0.83" stop-color="#E91848"/>
<stop offset="1" stop-color="#EC1846"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

@ -7590,20 +7590,19 @@
"icon": "IBM.svg",
"website": "http://ibm.com/software/webservers/httpservers"
},
"IBM WebSphere Commerce": {
"HCL Commerce": {
"cats": [
6
],
"cpe": "cpe:/a:ibm:websphere_commerce_suite",
"html": "<(?:a|link|script)[^>]*(?:href|src)=\".*(?:/wcsstore/|webapp\\/wcs)",
"icon": "IBM.svg",
"icon": "HCL Commerce.svg",
"implies": "Java",
"pricing": [
"poa"
],
"saas": true,
"url": "/wcs/",
"website": "http://ibm.com/software/genservers/commerceproductline"
"website": "https://www.hcltechsw.com/products/commerce"
},
"IIS": {
"cats": [
@ -20463,4 +20462,4 @@
"website": "https://www.xt-commerce.com"
}
}
}
}