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
main
Kyle Taylor 4 years ago
parent dca477b251
commit 143b0ded8d

@ -6371,19 +6371,21 @@
}, },
"Duda": { "Duda": {
"cats": [ "cats": [
1 51
], ],
"html": "<div[^>]*id=\"P6iryBW0Wu\"",
"icon": "duda.png", "icon": "duda.png",
"js": { "js": {
"SystemID": "^.*DIRECT.*$", "d_version": "^(.*)$\\;version:\\1\\;confidence:0",
"d_version": "^(.*)$\\;version:\\1\\;confidence:0" "isDudaone": "",
"jquery.DM": "",
"window.Parameters.SiteType": "DUDAONE"
}, },
"pricing": [ "pricing": [
"low" "low"
], ],
"saas": true, "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": { "Dukaan": {
"cats": [ "cats": [
@ -8440,7 +8442,7 @@
}, },
"GoDaddy Website Builder": { "GoDaddy Website Builder": {
"cats": [ "cats": [
1 51
], ],
"cookies": { "cookies": {
"dps_site_id": "" "dps_site_id": ""