From 59aba115b133ef1a3631546d82802ed3e4cec843 Mon Sep 17 00:00:00 2001 From: Vytenis Sidabras Date: Wed, 29 Mar 2023 10:07:02 +0300 Subject: [PATCH 1/2] Replace zyro with Hostinger website builder --- src/drivers/webextension/images/icons/Zyro.svg | 3 --- src/technologies/h.json | 18 ++++++++++++++++++ src/technologies/z.json | 18 ------------------ 3 files changed, 18 insertions(+), 21 deletions(-) delete mode 100644 src/drivers/webextension/images/icons/Zyro.svg diff --git a/src/drivers/webextension/images/icons/Zyro.svg b/src/drivers/webextension/images/icons/Zyro.svg deleted file mode 100644 index 410994ffb..000000000 --- a/src/drivers/webextension/images/icons/Zyro.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/src/technologies/h.json b/src/technologies/h.json index 6fe626f15..b87698b02 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -1100,6 +1100,24 @@ ], "website": "https://www.hostinger.com" }, + "Hostinger Website Builder": { + "cats": [ + 51 + ], + "description": "Hostinger website builder is easy to use website builder that allows you to create a website in minutes.", + "icon": "Hostinger.svg", + "implies": "Vue.js", + "meta": { + "generator": "Hostinger Website Builder" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "scriptSrc": "userapp\\.zyrosite\\.com/", + "website": "https://www.hostinger.com" + }, "Hostiq": { "cats": [ 88 diff --git a/src/technologies/z.json b/src/technologies/z.json index e9fb66473..f3ea56636 100644 --- a/src/technologies/z.json +++ b/src/technologies/z.json @@ -712,23 +712,5 @@ ], "saas": true, "website": "https://www.zuppler.com" - }, - "Zyro": { - "cats": [ - 51 - ], - "description": "Zyro is a website builder service by the Hostinger group.", - "icon": "Zyro.svg", - "implies": "Vue.js", - "meta": { - "generator": "^Zyro\\.com Website Builder$" - }, - "pricing": [ - "low", - "recurring" - ], - "saas": true, - "scriptSrc": "userapp\\.zyrosite\\.com/", - "website": "https://zyro.com" } } From 4ffc9e32fe383090cb16bda007b8f0aec9a664ce Mon Sep 17 00:00:00 2001 From: Vytenis Sidabras <69628507+VytenisSidabras@users.noreply.github.com> Date: Tue, 4 Apr 2023 10:28:22 +0300 Subject: [PATCH 2/2] Update Hostinger website builder description Updating Hostinger website builder description. --- src/technologies/h.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/h.json b/src/technologies/h.json index b87698b02..98a65fff1 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -1104,7 +1104,7 @@ "cats": [ 51 ], - "description": "Hostinger website builder is easy to use website builder that allows you to create a website in minutes.", + "description": "Hostinger Website Builder is a web-based platform that allows users to create and design websites without needing to write code or have extensive technical knowledge.", "icon": "Hostinger.svg", "implies": "Vue.js", "meta": { @@ -1726,4 +1726,4 @@ "scriptSrc": "merchant\\.cdn\\.hoolah\\.co/", "website": "https://www.hoolah.co" } -} \ No newline at end of file +}