renamed server. fixes issue #508
authorThomasV <thomasv@gitorious>
Wed, 25 Dec 2013 15:26:15 +0000 (16:26 +0100)
committerThomasV <thomasv@gitorious>
Wed, 25 Dec 2013 15:26:15 +0000 (16:26 +0100)
lib/network.py

index 4a04b24..b400ade 100644 (file)
@@ -14,7 +14,7 @@ DEFAULT_SERVERS = {
     #'ecdsa.org': {'h': '8081', 's': '50002', 't': '50001', 'g': '8082'},
     'electrum.no-ip.org': {'h': '80', 's': '50002', 't': '50001', 'g': '443'},
     'electrum.drollette.com': {'h': '5000', 's': '50002', 't': '50001', 'g': '8082'},
-    'btc.it-zone.org': {'h': '80', 's': '110', 't': '50001', 'g': '443'},
+    'electrum.random.re': {'h': '80', 's': '110', 't': '50001', 'g': '443'},
     'btc.medoix.com': {'h': '8081', 's': '50002', 't': '50001', 'g': '8082'},
     'electrum.stupidfoot.com': {'h': '8081', 's': '50002', 't': '50001', 'g': '8082'},
     #'electrum.pdmc.net': {'h': '8081', 's': '50002', 't': '50001', 'g': '8082'},