diff --git a/src/drivers/webextension/images/icons/Hostinger.svg b/src/drivers/webextension/images/icons/Hostinger.svg new file mode 100644 index 000000000..12ace18a1 --- /dev/null +++ b/src/drivers/webextension/images/icons/Hostinger.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/h.json b/src/technologies/h.json index 0cff84b37..9bbf3bc22 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -592,6 +592,22 @@ "saas": true, "website": "https://www.homestead.com" }, + "Hostinger": { + "cats": [ + 88 + ], + "description": "Hostinger is an employee-owned Web hosting provider and internet domain registrar.", + "icon": "Hostinger.svg", + "dns": { + "SOA": "\\.(?:dns-parking|hostinger)\\.com" + }, + "pricing": [ + "low", + "recurring" + ], + "saas": true, + "website": "https://www.hostinger.com" + }, "HostEurope": { "cats": [ 88 @@ -1012,4 +1028,4 @@ "scriptSrc": "merchant\\.cdn\\.hoolah\\.co/", "website": "https://www.hoolah.co" } -} \ No newline at end of file +}