Skip to content

Commit

Permalink
Remove dead API nodes (#3569)
Browse files Browse the repository at this point in the history
  • Loading branch information
abitmore authored Oct 4, 2022
1 parent 0f81953 commit fe9ab43
Showing 1 changed file with 0 additions and 55 deletions.
55 changes: 0 additions & 55 deletions app/api/apiConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,14 +131,6 @@ export const settingsAPIs = {
url: "ws://127.0.0.1:8090",
location: "Locally hosted"
},
{
url: "wss://nexus01.co.uk/ws",
region: "Northern Europe",
country: "England",
location: "Gloucester",
operator: "Witness: nexus01",
contact: "telegram:rosswlkr"
},
{
url: "wss://dex.iobanker.com/ws",
region: "Western Europe",
Expand All @@ -147,14 +139,6 @@ export const settingsAPIs = {
operator: "Witness: iobanker-core",
contact: "email:admin@iobanker.com"
},
{
url: "wss://ws.gdex.top",
region: "Eastern Asia",
country: "China",
location: "Shanghai",
operator: "Witness: gdex-witness",
contact: "telegram:BrianZhang"
},
{
url: "wss://api.bts.btspp.io:10100",
region: "Eastern Asia",
Expand Down Expand Up @@ -186,13 +170,6 @@ export const settingsAPIs = {
operator: "Witness: bhuz",
contact: "telegram:bhuzor"
},
{
url: "wss://api.btsgo.net/ws",
region: "Southeastern Asia",
location: "Singapore",
operator: "Witness: xn-delegate",
contact: "wechat:Necklace"
},
{
url: "wss://bts.open.icowallet.net/ws",
region: "Eastern Asia",
Expand Down Expand Up @@ -234,30 +211,6 @@ export const settingsAPIs = {
operator: "Witness: zapata42-witness",
contact: "telegram:Zapata_42"
},
{
url: "wss://api.bitshares.org/ws",
region: "Western Europe",
country: "France",
location: "",
operator: "bitshares.org",
contact: ""
},
{
url: "wss://us.api.bitshares.org/ws",
region: "Western Europe",
country: "France",
location: "",
operator: "bitshares.org",
contact: ""
},
{
url: "wss://asia.api.bitshares.org/ws",
region: "Western Europe",
country: "France",
location: "",
operator: "bitshares.org",
contact: ""
},
{
url: "wss://eu.nodes.bitshares.ws",
region: "Western Europe",
Expand All @@ -266,14 +219,6 @@ export const settingsAPIs = {
operator: "Witness: blocksights",
contact: "telegram:blocksights"
},
{
url: "wss://api-bts.liondani.com/ws",
region: "Western Europe",
country: "Germany",
location: "Falkenstein",
operator: "Witness: liondani",
contact: "telegram:liondani"
},
{
url: "wss://public.xbts.io/ws",
region: "Western Europe",
Expand Down

0 comments on commit fe9ab43

Please sign in to comment.