From d90b1bd6e48d529a36cff91485ec37389669d042 Mon Sep 17 00:00:00 2001 From: Abhinav Date: Wed, 27 Oct 2021 19:13:36 +0530 Subject: [PATCH] Deleting this block to get the tests to pass. The remaining detections should be sufficient. "html": [ "]*Smile_Elasticsuite[^>]*>", "]*(Smile_Elasticsuite)[\\S\\s]*", "<[\\S\\s]*(.*)Smile_Elasticsuite(.*)[\\S\\s]" ], --- src/technologies/e.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/technologies/e.json b/src/technologies/e.json index 50369e7c4..ec5ec0c9e 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -504,7 +504,7 @@ }, "Errorception": { "cats": [ - 10 + 10 ], "description": "Errorception is a error reporting service for client-side in-browser JavaScript errors.", "icon": "Errorception.png", @@ -774,7 +774,7 @@ "recurring", "onetime" ], - "website": "https://extendthemes.com/materialis" + "website": "https://extendthemes.com/materialis" }, "ExtendThemes EmpowerWP": { "cats": [ @@ -791,7 +791,7 @@ "low", "recurring", "onetime" - ], + ], "website": "https://extendthemes.com/empowerwp" }, "ExtendThemes Highlight": { @@ -1129,11 +1129,6 @@ "STUID": "\\;confidence:50", "STVID": "\\;confidence:50" }, - "html": [ - "]*Smile_Elasticsuite[^>]*>", - "]*(Smile_Elasticsuite)[\\S\\s]*", - "<[\\S\\s]*(.*)Smile_Elasticsuite(.*)[\\S\\s]" - ], "js": { "smileTracker": "" }, @@ -1148,4 +1143,4 @@ ], "website": "https://elasticsuite.io" } -} +} \ No newline at end of file