Merge pull request #5272 from nurbek91/hostinger

Add Hostinger / hosting
main
Elbert Alias 3 years ago committed by GitHub
commit 6eb9c4658a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.4834 0L9.65555 3.86197V11.0343H20.1381L26.7586 14.8963H2.4834V0ZM29.517 13.7928V3.86197L21.7931 0V9.37912L29.517 13.7928ZM29.517 31.9993L22.3449 28.1374V20.9651H11.8623L5.24179 17.103H29.517V31.9993ZM2.4834 18.2064V28.1374L10.2071 31.9993V22.6202L2.4834 18.2064Z" fill="#6747C7"/>
</svg>

After

Width:  |  Height:  |  Size: 436 B

@ -592,6 +592,22 @@
"saas": true, "saas": true,
"website": "https://www.homestead.com" "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": { "HostEurope": {
"cats": [ "cats": [
88 88