Skip to content

Commit

Permalink
Change nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
youaresofunny committed Apr 2, 2018
1 parent 7e8e8f8 commit e1952d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const config = {
'wss://bts.ai.la/ws': { location: 'Hong Kong' },
'wss://bitshares.apasia.tech/ws': { location: 'Bangkok, Thailand' },
'wss://japan.bitshares.apasia.tech/ws': { location: 'Tokyo, Japan' },
'wss://bitshares.dacplay.org/ws': { location: 'Hangzhou, China' },
// 'wss://bitshares.dacplay.org/ws': { location: 'Hangzhou, China' },
'wss://bitshares-api.wancloud.io/ws': { location: 'China' },
// 'wss://openledger.hk/ws': { location: 'Hong Kong' },
'wss://bitshares.crypto.fans/ws': { location: 'Munich, Germany' },
Expand All @@ -17,6 +17,7 @@ const config = {
'wss://kc-us-dex.xeldal.com/ws': { location: 'Kansas City, USA' },
'wss://btsza.co.za:8091/ws': { location: 'Cape Town, South Africa' },
'wss://api.bts.blckchnd.com': { location: 'Falkenstein, Germany' },
'wss://api-ru.bts.blckchnd.com': { location: 'Moscow, Russia' },
'wss://eu.nodes.bitshares.ws': {
location: 'Central Europe - BitShares Infrastructure Program'
},
Expand Down

0 comments on commit e1952d6

Please sign in to comment.