Add MyWebsite Now detection

main
Elbert Alias 3 years ago
parent 4e70b9fd75
commit 8bbdff0c1c

@ -1660,19 +1660,59 @@
], ],
"description": "MyWebsite is website builder designed for easy editing and fast results.", "description": "MyWebsite is website builder designed for easy editing and fast results.",
"icon": "MyWebsite.svg", "icon": "MyWebsite.svg",
"implies": "Duda", "excludes": "Jimdo",
"js": { "js": {
"SystemID": "^.*1AND1.*$" "SystemID": "^.*1AND1.*$\\;version:8"
},
"meta": {
"generator": "IONOS MyWebsite\\;version:8"
}, },
"pricing": [
"low",
"recurring"
],
"saas": true,
"website": "https://www.ionos.com"
},
"MyWebsite Creator": {
"cats": [
51
],
"description": "MyWebsite Creator is website builder designed for easy editing and fast results.",
"icon": "MyWebsite.svg",
"implies": "Duda",
"dom": "body#dmRoot",
"pricing": [
"low",
"recurring"
],
"saas": true,
"scripts": [
"website-editor\\.net",
"mywebsite-editor\\.com"
],
"website": "https://www.ionos.com"
},
"MyWebsite Now": {
"cats": [
51
],
"description": "MyWebsite Now is a website builder designed for getting online quickly.",
"icon": "MyWebsite.svg",
"dom": "img[src*='/-_-/res/']",
"implies": [
"React",
"Node.js",
"GraphQL"
],
"meta": { "meta": {
"generator": "^.*MyWebsite.*$\\;version:8" "generator": "MyWebsite NOW"
}, },
"pricing": [ "pricing": [
"low", "low",
"recurring" "recurring"
], ],
"saas": true, "saas": true,
"scripts": "\\/\\/integration\\.mywebsite-editor\\.com.*\\.js\\;version:9",
"website": "https://www.ionos.com" "website": "https://www.ionos.com"
}, },
"Mynetcap": { "Mynetcap": {
@ -1874,4 +1914,4 @@
], ],
"website": "https://code.google.com/p/modwsgi" "website": "https://code.google.com/p/modwsgi"
} }
} }