From: Eagle[TM] Date: Sun, 16 Mar 2014 11:18:38 +0000 (+0100) Subject: update server list X-Git-Url: https://git.novaco.in/?a=commitdiff_plain;h=e81385fc058fc4dcaa6a67333828f52c8ea9f443;p=electrum-nvc.git update server list --- diff --git a/lib/network.py b/lib/network.py index ca145e2..3c4bfcd 100644 --- 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, }