From 143b0ded8d01d2c5afa1b7adeb6c5ad1a15df77e Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Tue, 20 Jul 2021 16:14:06 -0500 Subject: [PATCH 1/2] Fix Duda detection - Removed arbitrary HTML (causing false positives) - Removed vague JS object - Added Duda specific library detection - Added Duda description - Changed category to landing page builder (Duda is not a CMS) - Change GoDaddy Website Builder to page builder as well --- src/technologies.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 959b3990f..861236c38 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -6371,19 +6371,21 @@ }, "Duda": { "cats": [ - 1 + 51 ], - "html": "]*id=\"P6iryBW0Wu\"", "icon": "duda.png", "js": { - "SystemID": "^.*DIRECT.*$", - "d_version": "^(.*)$\\;version:\\1\\;confidence:0" + "d_version": "^(.*)$\\;version:\\1\\;confidence:0", + "isDudaone": "", + "jquery.DM": "", + "window.Parameters.SiteType": "DUDAONE" }, "pricing": [ "low" ], "saas": true, - "website": "https://www.duda.co/website-builder" + "website": "https://www.duda.co/website-builder", + "description": "Duda is a web design platform for companies that offer web design services." }, "Dukaan": { "cats": [ @@ -8440,7 +8442,7 @@ }, "GoDaddy Website Builder": { "cats": [ - 1 + 51 ], "cookies": { "dps_site_id": "" From 606ac4fa2badb3c02eebe222ec6367ae8d34f9dc Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Tue, 20 Jul 2021 23:38:19 -0500 Subject: [PATCH 2/2] Update MyWebsite categories and detection - MyWebsite by Ionos actually uses Duda under the hood - MyWebsite is also not a CMS, changed to webpage builder - Removed Duda specific detection, added "implies" --- src/technologies.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 861236c38..2f810f630 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -13580,13 +13580,11 @@ }, "MyWebsite": { "cats": [ - 1 + 51 ], - "description": "MyWebsite is website builder designed for easy editing and fast results.", - "icon": "Ionos-by-1and1-logo.svg", + "implies": "Duda", "js": { - "SystemID": "^.*1AND1.*$", - "d_version": "^(.*)$\\;version:\\1\\;confidence:0" + "SystemID": "^.*1AND1.*$" }, "meta": { "generator": "^.*MyWebsite.*$\\;version:8" @@ -13597,7 +13595,9 @@ ], "saas": true, "scripts": "\\/\\/integration\\.mywebsite-editor\\.com.*\\.js\\;version:9", - "website": "https://www.ionos.com" + "website": "https://www.ionos.com", + "description": "MyWebsite is website builder designed for easy editing and fast results.", + "icon": "Ionos-by-1and1-logo.svg" }, "Mynetcap": { "cats": [