commit abee263710e7ea2b6eeade3c63a14bb4ff900cbe
parent 650f9b215cf56fd11c2c3bfc829e5cd2e829f183
Author: Neil Booth <kyuupichan@gmail.com>
Date: Mon, 7 Sep 2015 10:39:55 +0900
Remove obsolete server from DEFAULT_SERVERS
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/lib/network.py b/lib/network.py
@@ -27,7 +27,6 @@ DEFAULT_SERVERS = {
'ecdsa.net':{'t':'50001', 's':'110'},
'electrum0.electricnewyear.net':{'t':'50001', 's':'50002'},
'kirsche.emzy.de':DEFAULT_PORTS,
- 'jwu42.hopto.org':{'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'},