Merge pull request #5267 from nurbek91/dreamhost

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

@ -0,0 +1,5 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" fill="#33444E"/>
<path d="M31.1273 23.9489C28.5467 25.3941 25.6048 26.1167 22.6112 26.0651C13.4241 25.8586 6.19831 18.478 6.35315 9.49732C6.40476 6.55539 7.28218 3.71668 8.88218 1.23926C3.82411 4.02635 0.624114 9.23926 0.520888 15.0199C0.314436 23.9489 7.59186 31.3812 16.7273 31.5876C22.5596 31.7425 27.979 28.8522 31.1273 23.9489" fill="white"/>
<path d="M17.708 0.516602C15.3338 0.516602 12.9596 1.13596 10.8435 2.27144C9.55319 4.38757 8.83061 6.81338 8.72738 9.29079C8.57254 17.0843 14.9209 23.536 22.8177 23.6908C25.2951 23.6908 27.7209 23.1231 29.9403 21.9876C31.2306 19.8198 31.9016 17.2908 31.9016 14.7618C31.9532 6.96821 25.6564 0.568214 17.8629 0.516602C17.8113 0.516602 17.7596 0.516602 17.708 0.516602Z" fill="#0073EC"/>
</svg>

After

Width:  |  Height:  |  Size: 865 B

@ -1001,6 +1001,22 @@
], ],
"website": "https://dreamdata.io" "website": "https://dreamdata.io"
}, },
"DreamHost": {
"cats": [
88
],
"description": "DreamHost is a Los Angeles-based web hosting provider and domain name registrar.",
"icon": "DreamHost.svg",
"dns": {
"NS": "ns\\d+\\.dreamhost\\.com",
"SOA": "ns\\d+\\.dreamhost\\.com"
},
"pricing": [
"recurring",
"low"
],
"website": "https://www.dreamhost.com"
},
"DreamWeaver": { "DreamWeaver": {
"cats": [ "cats": [
20 20