From c95ecf555c5d629cca5d154be3aac5101905abd3 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Sun, 15 Jan 2023 13:29:39 +0200 Subject: [PATCH] technologies: Split Hostinger hosting from Hostinger CDN We have two products, let's split into separate categories. Signed-off-by: Donatas Abraitis --- src/technologies/h.json | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/src/technologies/h.json b/src/technologies/h.json index 582426e37..a361d0602 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -1055,8 +1055,22 @@ "SOA": "\\.(?:dns-parking|hostinger)\\.com" }, "headers": { - "Platform": "hostinger", - "Server": "hcdn" + "platform": "hostinger" + }, + "icon": "Hostinger.svg", + "pricing": [ + "low", + "recurring" + ], + "website": "https://www.hostinger.com" + }, + "Hostinger CDN": { + "cats": [ + 31 + ], + "description": "Hostinger Content Delivery Network (CDN).", + "headers": { + "server": "hcdn" }, "icon": "Hostinger.svg", "pricing": [