From 8b582a558313174465f017057d4f3b61d53982ef Mon Sep 17 00:00:00 2001 From: rockeynebhwani Date: Sun, 5 Sep 2021 21:33:25 +0100 Subject: [PATCH] Improved 'Flow' and 'Cart Functionality' detection https://github.com/AliasIO/wappalyzer/issues/3229 --- src/technologies/c.json | 2 +- src/technologies/f.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/technologies/c.json b/src/technologies/c.json index 81f404b5b..3a494803c 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -251,7 +251,7 @@ 6 ], "description": "Websites that have a shopping cart or checkout page, either using a known ecommerce platform or a custom solution.", - "dom": "a[href*='/cart'], a[href*='/basket'], a[href*='/trolley'], a[href*='/bag'], a[href*='/shoppingbag'], a[href*='/checkout'], [aria-controls='cart']", + "dom": "a[href*='/cart'], a[href*='/order'], a[href*='/basket'], a[href*='/trolley'], a[href*='/bag'], a[href*='/shoppingbag'], a[href*='/checkout'], [aria-controls='cart']", "icon": "Cart-generic.svg", "js": { "google_tag_params.ecomm_pagetype": "" diff --git a/src/technologies/f.json b/src/technologies/f.json index dc6239250..9617eee12 100644 --- a/src/technologies/f.json +++ b/src/technologies/f.json @@ -536,7 +536,8 @@ "icon": "Flow.png", "js": { "flow.countryPicker": "", - "flow_cart_localize": "" + "flow_cart_localize": "", + "flow.cart": "" }, "pricing": [ "poa"