diff --git a/src/DnsTools.Web/ClientApp/src/components/PromotedServerProviders.tsx b/src/DnsTools.Web/ClientApp/src/components/PromotedServerProviders.tsx index f1e2a38..70b0d92 100644 --- a/src/DnsTools.Web/ClientApp/src/components/PromotedServerProviders.tsx +++ b/src/DnsTools.Web/ClientApp/src/components/PromotedServerProviders.tsx @@ -23,7 +23,7 @@ const providers = [ url: 'https://hosting.gullo.me/', }, { - name: 'Hosteons', + name: 'HostEONS', tooltip: 'RYZEN NVME Premium VPS, Budget KVM SSD VPS and OpenVZ 7 VPS Hosting', url: 'https://hosteons.com/', diff --git a/src/DnsTools.Web/ClientApp/src/config.json b/src/DnsTools.Web/ClientApp/src/config.json index 1f07a88..03097b4 100644 --- a/src/DnsTools.Web/ClientApp/src/config.json +++ b/src/DnsTools.Web/ClientApp/src/config.json @@ -108,7 +108,7 @@ "locationDisplay": "France", "latitude": 48.928244495, "longitude": 2.3520197059, - "providerName": "Hosteons", + "providerName": "HostEONS", "providerUrl": "https://hosteons.com/", "dataCenterName": "Equinix PA2", "networkAsn": 142036 @@ -121,7 +121,7 @@ "locationDisplay": "Germany", "latitude": 50.11830166, "longitude": 8.677964365, - "providerName": "Hosteons", + "providerName": "HostEONS", "providerUrl": "https://hosteons.com/", "dataCenterName": "Equinix FR1", "networkAsn": 142036 @@ -295,6 +295,19 @@ "dataCenterName": "M247", "networkAsn": 63473 }, + { + "id": "us-fl", + "city": "Miami", + "region": "Florida", + "country": "US", + "locationDisplay": "Miami, USA", + "latitude": 25.7758199, + "longitude": -80.192780, + "providerName": "Advin Servers", + "providerUrl": "https://advinservers.com/", + "dataCenterName": "QuadraNet", + "networkAsn": 206216 + }, { "id": "us-kc", "city": "Kansas City",