update server list
authorEagle[TM] <eagletm@mpex.net>
Sun, 16 Mar 2014 11:18:38 +0000 (12:18 +0100)
committerEagle[TM] <eagletm@mpex.net>
Sun, 16 Mar 2014 11:18:38 +0000 (12:18 +0100)
lib/network.py

index ca145e2..3c4bfcd 100644 (file)
@@ -18,7 +18,9 @@ DEFAULT_SERVERS = {
     'electrum.electricnewyear.net': DEFAULT_PORTS,
     'erbium.sytes.net': DEFAULT_PORTS,
     'e2.pdmc.net':DEFAULT_PORTS,
+    'electrum.no-ip.org':{'h': '80', 's': '50002', 't': '50001', 'g': '443'},
     'electrum.thwg.org':DEFAULT_PORTS,
+    'electrum.stepkrav.pw':DEFAULT_PORTS,
 }