mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 20:35:13 +00:00
network: Update default server list
This commit is contained in:
parent
36c90502ae
commit
7933448ec7
1 changed files with 2 additions and 2 deletions
|
@ -49,13 +49,13 @@ DEFAULT_PORTS = {'t':'50001', 's':'50002', 'h':'8081', 'g':'8082'}
|
|||
DEFAULT_SERVERS = {
|
||||
'erbium1.sytes.net':{'t':'50001', 's':'50002'},
|
||||
'ecdsa.net':{'t':'50001', 's':'110'},
|
||||
'electrum0.electricnewyear.net':{'t':'50001', 's':'50002'},
|
||||
'ELECTRUM.top-master.com':{'t':'50001', 's':'50002'},
|
||||
'VPS.hsmiths.com':{'t':'50001', 's':'50002'},
|
||||
'ELECTRUM.jdubya.info':{'t':'50001', 's':'50002'},
|
||||
'electrum.no-ip.org':{'t':'50001', 's':'50002', 'g':'443'},
|
||||
'us.electrum.be':DEFAULT_PORTS,
|
||||
'bitcoins.sk':{'t':'50001', 's':'50002'},
|
||||
'electrum.petrkr.net':{'t':'50001', 's':'50002'},
|
||||
'us1.einfachmalnettsein.de':{'t':'50001', 's':'50002'},
|
||||
'electrum.dragonzone.net':DEFAULT_PORTS,
|
||||
'Electrum.hsmiths.com':{'t':'8080', 's':'995'},
|
||||
'electrum3.hachre.de':{'t':'50001', 's':'50002'},
|
||||
|
|
Loading…
Add table
Reference in a new issue