From cf6f9e0399a9420673027cac5255126078d61d00 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 15 Mar 2022 13:42:16 +0600 Subject: [PATCH] Update Oracle Commerce,Cloud / ecommerce --- src/technologies/o.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/technologies/o.json b/src/technologies/o.json index fc58b8336..94d2d8d6a 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -973,10 +973,13 @@ 6 ], "cpe": "cpe:/a:oracle:commerce_platform", + "description": "Oracle Commerce is a unified B2B and B2C ecommerce platform.", + "icon": "Oracle.svg", "headers": { "X-ATG-Version": "(?:ATGPlatform/([\\d.]+))?\\;version:\\1" }, - "icon": "Oracle.svg", + "dom": "input[name*='/atg/commerce/'], .atgShoppingBagContent", + "saas": true, "website": "http://www.oracle.com/applications/customer-experience/commerce/products/commerce-platform/index.html" }, "Oracle Commerce Cloud": { @@ -986,7 +989,8 @@ "headers": { "OracleCommerceCloud-Version": "^(.+)$\\;version:\\1" }, - "html": "<[^>]+id=\"oracle-cc\"", + "description": "Oracle Commerce Cloud is a cloud-native, fully featured, extensible SaaS ecommerce solution, delivered in the Oracle Cloud, supporting B2C and B2B models in a single platform.", + "dom": "#oracle-cc", "icon": "Oracle.svg", "website": "http://cloud.oracle.com/commerce-cloud" },