Skip to content

Commit

Permalink
Merge pull request #3676 from xiao93/patch-5
Browse files Browse the repository at this point in the history
Update apiConfig.js
  • Loading branch information
abitmore authored Oct 31, 2023
2 parents 49418c3 + aa05a8f commit 65b9c41
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions app/api/apiConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -257,18 +257,18 @@ export const settingsAPIs = {
contact: "email:[email protected]"
},
{
url: "wss://hongkong.bitshares.im/ws",
region: "East Asia",
country: "China",
location: "Hong Kong",
url: "wss:///tel_aviv.bitshares.im/ws",
region: "West Asia",
country: "Israel",
location: "Tel_Aviv",
operator: "Witness: clone",
contact: "telegram: yexiao"
},
{
url: "wss://singapore.bitshares.im/ws",
region: "Southeast Asia",
country: "Singapore",
location: "Singapore",
url: "wss://tokyo.bitshares.im/ws",
region: "East Asia",
country: "Japan",
location: "Tokyo",
operator: "Witness: clone",
contact: "telegram: yexiao"
},
Expand Down

0 comments on commit 65b9c41

Please sign in to comment.