tupdate server list - electrum - Electrum Bitcoin wallet
 (HTM) git clone https://git.parazyd.org/electrum
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
       ---
 (DIR) commit e81385fc058fc4dcaa6a67333828f52c8ea9f443
 (DIR) parent 9230482870b134e612beb58df4a068854f3f7234
 (HTM) Author: Eagle[TM] <eagletm@mpex.net>
       Date:   Sun, 16 Mar 2014 12:18:38 +0100
       
       update server list
       
       Diffstat:
         M lib/network.py                      |       2 ++
       
       1 file changed, 2 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/lib/network.py b/lib/network.py
       t@@ -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,
        }