commit e81385fc058fc4dcaa6a67333828f52c8ea9f443
parent 9230482870b134e612beb58df4a068854f3f7234
Author: Eagle[TM] <eagletm@mpex.net>
Date: Sun, 16 Mar 2014 12:18:38 +0100
update server list
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/lib/network.py b/lib/network.py
@@ -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,
}