From 1955c686ed3871478a47260dbd0460c5713ff10f Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 22 Nov 2021 08:45:20 +0600 Subject: [PATCH] Add IONOS / hosting --- src/drivers/webextension/images/icons/IONOS.svg | 4 ++++ src/technologies/h.json | 1 - src/technologies/i.json | 15 +++++++++++++++ src/technologies/s.json | 2 +- 4 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 src/drivers/webextension/images/icons/IONOS.svg diff --git a/src/drivers/webextension/images/icons/IONOS.svg b/src/drivers/webextension/images/icons/IONOS.svg new file mode 100644 index 000000000..b428a57eb --- /dev/null +++ b/src/drivers/webextension/images/icons/IONOS.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/h.json b/src/technologies/h.json index 9bbf3bc22..b5e3450cb 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -637,7 +637,6 @@ "low", "recurring" ], - "website": "https://www.hosteurope.de" "saas": true, "website": "https://www.ukraine.com.ua" }, diff --git a/src/technologies/i.json b/src/technologies/i.json index 76e364dff..7d283137e 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -698,6 +698,21 @@ "icon": "Ionicons.png", "website": "http://ionicons.com" }, + "IONOS": { + "cats": [ + 88 + ], + "description": "IONOS is the web hosting and cloud partner for small and medium-sized businesses.", + "icon": "IONOS.svg", + "dns": { + "SOA": "ns1\\d+\\.ui-dns\\.(?:de|org|biz|com)" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.ionos.com" + }, "Irroba": { "cats": [ 6 diff --git a/src/technologies/s.json b/src/technologies/s.json index d01db6863..06025afb4 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -1528,7 +1528,7 @@ }, "dom": "[class*='_shopaholic']", "js": { - "ShopaholicCart": "", + "ShopaholicCart": "" }, "requires": "October CMS", "description": "Shopaholic is an open-source ecosystem of plugins and themes for rapid ecommerce website development that allows building projects from small to large online shops.",