From 753ce51c91ca730c1a95c6d256871bc114b72eb8 Mon Sep 17 00:00:00 2001 From: rockeynebhwani Date: Sat, 18 Jul 2020 01:37:12 +0100 Subject: [PATCH] Update apps.json - Improved detection for Salesforce Commerce Cloud based sites (https://github.com/AliasIO/wappalyzer/issues/3223) -Added Google Analytics Enhanced ECommerce to additional category 'Ecommerce' (https://github.com/AliasIO/wappalyzer/issues/3221) -Improved detection of AMP framework - https://github.com/AliasIO/wappalyzer/issues/3217 --- src/apps.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/apps.json b/src/apps.json index 1855d16e6..16c5a00d5 100644 --- a/src/apps.json +++ b/src/apps.json @@ -80,7 +80,10 @@ "cats": [ 12 ], - "html": "]* (?:amp|⚡)[^-]", + "html": [ + "]* (?:amp|⚡)[^-]", + "]+demandware\\.edgesuite", + "html": [ + "<[^>]+demandware\\.edgesuite", + "/demandware\\.static/" + ], "icon": "Salesforce.svg", "js": { "dwAnalytics": ""