add Utrum (OOT)

This commit is contained in:
cipig 2018-02-16 00:57:29 +01:00
parent 2bd0befc17
commit 8c56c7993d
3 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -95,6 +95,7 @@ coin_select_options = `<optgroup label="Crytpo Coins">
<option data-content="<img src='img/cryptologo/hodl.png' width='30px'/> HODL (HODL)" data-tokens="HODL HODL">HODL</option>
<option data-content="<img src='img/cryptologo/jumblr.png' width='30px;'/> Jumblr (JUMBLR)" data-tokens="Jumblr JUMBLR">JUMBLR</option>
<option data-content="<img src='img/cryptologo/kv.png' width='30px'/> KeyValue (KV)" data-tokens="KeyValue KV">KV</option>
<option data-content="<img src='img/cryptologo/oot.png' width='30px'/> Utrum (OOT)" data-tokens="OOT">OOT</option>
<option data-content="<img src='img/cryptologo/mesh.png' width='30px'/> SuperMesh (MESH)" data-tokens="SuperMesh MESH">MESH</option>
<option data-content="<img src='img/cryptologo/mgw.png' width='30px'/> MultiGateway (MGW)" data-tokens="MultiGateway MGW">MGW</option>
<option data-content="<img src='img/cryptologo/pangea.png' width='30px'/> Pangea (PANGEA)" data-tokens="Pangea PANGEA">PANGEA</option>

View File

@ -31,6 +31,7 @@ var electrum_servers_list = {
"MONA": [{"173.212.225.176": 50002},{"136.243.45.140": 50002}],
"MSHARK": [{"electrum2.cipig.net": 10013},{"electrum1.cipig.net": 10013}],
"NMC": [{"173.212.225.176": 50036},{"136.243.45.140": 50036}],
"OOT": [{"electrum1.utrum.io": 10088},{"electrum2.utrum.io": 10088}],
"PANGEA": [{"electrum2.cipig.net": 10010},{"electrum1.cipig.net": 10010}],
"QTUM": [{"s1.qtum.info":50001},{"s2.qtum.info":50001},{"s3.qtum.info":50001},{"s4.qtum.info":50001}],
"REVS": [{"electrum2.cipig.net": 10003},{"electrum1.cipig.net": 10003}],