From 6fb1baedde9404fd60d220dcd0198ec39487e25b Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Sat, 12 Aug 2023 14:36:57 +1000 Subject: [PATCH] Update probes to check for content --- src/technologies/m.json | 2 +- src/technologies/s.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/m.json b/src/technologies/m.json index da7a9be62..afd939f9a 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -355,7 +355,7 @@ }, "oss": true, "probe": { - "/magento_version": "" + "/magento_version": "magento" }, "scriptSrc": [ "js/mage", diff --git a/src/technologies/s.json b/src/technologies/s.json index 430ea1f74..65ccaa28c 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -3669,7 +3669,7 @@ "high" ], "probe": { - "/layouts/System/VisitorIdentification.aspx": "" + "/layouts/System/VisitorIdentification.aspx": "sc_Contact" }, "saas": true, "website": "https://www.sitecore.com/"