From ad4cc968e5f312d62557561474b9a766e3fe03e1 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 1 Mar 2022 11:47:54 +0600 Subject: [PATCH] Update CubeCart / ecommerce --- src/technologies/c.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/technologies/c.json b/src/technologies/c.json index 9c89ffa6a..ac0426534 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -2781,9 +2781,11 @@ 6 ], "cpe": "cpe:/a:cubecart:cubecart", - "html": "(?:Powered by ]+cubecart\\.com|]+>Powered by CubeCart)", + "description": "CubeCart is a free ecommerce platform that businesses can use to build, manage, and market their online stores.", "icon": "CubeCart.png", "implies": "PHP", + "oss": true, + "dom": "a[href*='.cubecart.com'][target='_blank']", "meta": { "generator": "cubecart" },