From 40e04cd0be58fc28b82dec1e0b795b38cec43b5c Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 15 Mar 2022 00:15:39 +0600 Subject: [PATCH] Update HCL Commerce / ecommerce --- src/technologies/h.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/technologies/h.json b/src/technologies/h.json index b8b4de056..65faea929 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -3,15 +3,17 @@ "cats": [ 6 ], - "html": "<(?:a|link|script)[^>]*(?:href|src)=\".*(?:/wcsstore/|webapp\\/wcs)", + "description": "HCL Commerce is a software platform framework for ecommerce, including marketing, sales, customer and order processing functionality.", "icon": "HCL Commerce.svg", "implies": "Java", + "dom": "link[href*='/wcsstore/'], link[href*='webapp/wcs/'], a[href*='/wcsstore/'], a[href*='webapp/wcs/'], script[src*='/wcsstore/'], script[src*='webapp/wcs/']", + "scripts": "/webapp/wcs/", "pricing": [ "poa" ], "saas": true, "url": "/wcs/", - "website": "https://www.hcltechsw.com/products/commerce" + "website": "https://www.hcltechsw.com/commerce" }, "HCL Digital Experience": { "cats": [