diff --git a/src/technologies/c.json b/src/technologies/c.json index c072e9287..0f4c4ff97 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" },