From fe9ab43d919d9422ad683fa2a6d945d2a90cb086 Mon Sep 17 00:00:00 2001 From: Abit Date: Tue, 4 Oct 2022 15:07:51 +0200 Subject: [PATCH] Remove dead API nodes (#3569) --- app/api/apiConfig.js | 55 -------------------------------------------- 1 file changed, 55 deletions(-) diff --git a/app/api/apiConfig.js b/app/api/apiConfig.js index 8ff51f4e37..ccb5ab0e47 100644 --- a/app/api/apiConfig.js +++ b/app/api/apiConfig.js @@ -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", @@ -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", @@ -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", @@ -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", @@ -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",