-
Notifications
You must be signed in to change notification settings - Fork 570
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* for #1521 filled in more apiConfig details Signed-off-by: Stefan Schiessl <[email protected]> * update more nodes Signed-off-by: Stefan Schiessl <[email protected]> * more nodes Signed-off-by: Stefan Schiessl <[email protected]> * add more nodes Signed-off-by: Stefan Schiessl <[email protected]> * Signed-off-by: Stefan Schiessl <[email protected]> * some more nodes Signed-off-by: Stefan Schiessl <[email protected]>
- Loading branch information
Showing
1 changed file
with
26 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -131,8 +131,11 @@ export const settingsAPIs = { | |
}, | ||
{ | ||
url: "wss://bit.btsabc.org/ws", | ||
region: "Eastern Asia", | ||
country: "China", | ||
location: "Hong Kong", | ||
operator: "Witness: abc123" | ||
operator: "Witness: abc123", | ||
contact: "QQ:58291;email:[email protected]" | ||
}, | ||
{url: "wss://node.btscharts.com/ws", location: "Hong Kong"}, | ||
{ | ||
|
@@ -229,7 +232,7 @@ export const settingsAPIs = { | |
{ | ||
url: "wss://blockzms.xyz/ws ", | ||
region: "North America", | ||
country: "America", | ||
country: "U.S.A.", | ||
location: "New Jersey", | ||
operator: "Witness: delegate-zhaomu", | ||
contact: "telegram:lzmlam;wechat:lzmlam" | ||
|
@@ -277,9 +280,10 @@ export const settingsAPIs = { | |
operator: "Witness: elmato" | ||
}, | ||
{ | ||
url: "wss://api.bts.network", | ||
country: "U.S.A.", | ||
region: "Northern America", | ||
url: "wss://api.bts.network/", | ||
region: "North America", | ||
country: "USA", | ||
location: "Virginia", | ||
operator: "Witness: fox", | ||
contact: "telegram:ryanRfox" | ||
}, | ||
|
@@ -293,8 +297,10 @@ export const settingsAPIs = { | |
}, | ||
{ | ||
url: "wss://api.bitshares.bhuz.info/ws", | ||
location: "Europe", | ||
operator: "Witness: bhuz" | ||
region: "Northern America", | ||
country: "Canada", | ||
operator: "Witness: bhuz", | ||
contact: "telegram: bhuzor" | ||
}, | ||
{ | ||
url: "wss://bts-api.lafona.net/ws", | ||
|
@@ -311,8 +317,10 @@ export const settingsAPIs = { | |
}, | ||
{ | ||
url: "wss://api.btsgo.net/ws", | ||
region: "Asia", | ||
location: "Singapore", | ||
operator: "Witness: xn-delegate" | ||
operator: "Witness: xn-delegate", | ||
contact: "wechat:Necklace" | ||
}, | ||
{ | ||
url: "wss://bts.proxyhosts.info/wss", | ||
|
@@ -329,8 +337,11 @@ export const settingsAPIs = { | |
}, | ||
{ | ||
url: "wss://crazybit.online", | ||
location: "China", | ||
operator: "Witness: crazybit" | ||
region: "Asia", | ||
country: "China", | ||
location: "Shenzhen", | ||
operator: "Witness: crazybit", | ||
contact: "telegram:crazybits;wechat:JamesCai" | ||
}, | ||
{ | ||
url: "wss://freedom.bts123.cc:15138/", | ||
|
@@ -355,9 +366,12 @@ export const settingsAPIs = { | |
}, | ||
{url: "wss://ws.hellobts.com/", location: "Japan"}, | ||
{ | ||
url: "wss://bitshares.cyberit.io/", | ||
url: "wss://bitshares.cyberit.io", | ||
region: "Eastern Asia", | ||
country: "China", | ||
location: "Hong Kong", | ||
operator: "Witness: witness.still" | ||
operator: "Witness: witness.still", | ||
contact: "telegram:gordoor;wechat:overyard" | ||
}, | ||
{ | ||
url: "wss://bts-seoul.clockwork.gr", | ||
|