From a1bae5ed8c94b55175613d42fb9566f9decf91f5 Mon Sep 17 00:00:00 2001 From: Ostap Brehin Date: Thu, 9 Mar 2023 00:03:23 +0000 Subject: [PATCH] Update Google Forms detection --- src/technologies/g.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/technologies/g.json b/src/technologies/g.json index 73e75452c..ca38899b8 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -1719,7 +1719,6 @@ "description": "Google Forms is a free online form builder that allows you to create and publish online forms, surveys, quizzes, order forms, and more.", "dom": "form[action*='docs.google.com/forms/']", "icon": "Google Forms.svg", - "implies": "Google Workspace", "website": "https://www.google.com/forms/about/" }, "Google Hosted Libraries": {