|
|
@ -2,28 +2,14 @@ |
|
|
|
"bitcoin": [ |
|
|
|
{"host": "electrum.aantonop.com", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "bitcoin.lukechilds.co", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "electrumx.nmdps", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "oneweek.duckdns.org", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "electrum.vom-stausee.de", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "electrum.hsmiths.com", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "electrum.hodlister.co", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "electrum3.hodlister.co", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "btc.usebsv.com", "ssl": 50006, "tcp": 50001}, |
|
|
|
{"host": "fortress.qtornado.com", "ssl": 443, "tcp": 50001}, |
|
|
|
{"host": "ecdsa.net", "ssl": 110, "tcp": 50001}, |
|
|
|
{"host": "electrum.be", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "elex01.blackpole.online", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "kirsche.emzy.de", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "Electrum.hsmiths.com", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "elec.luggs.co", "ssl": 443, "tcp": 50001}, |
|
|
|
{"host": "btc.smsys.me", "ssl": 995, "tcp": 110} |
|
|
|
{"host": "kirsche.emzy.de", "ssl": 50002, "tcp": 50001} |
|
|
|
], |
|
|
|
"bitcoinTestnet": [ |
|
|
|
{"host": "testnet.hsmiths.com", "ssl": 53012, "tcp": 53011}, |
|
|
|
{"host": "testnet1.bauerj.eu", "ssl": 50002, "tcp": 50001}, |
|
|
|
{"host": "tn.not.fyi", "ssl": 55002, "tcp": 55001}, |
|
|
|
{"host": "bitcoin.cluelessperson.com", "ssl": 51002, "tcp": 51001}, |
|
|
|
{"host": "electrum.blockstream.info", "ssl": 60002, "tcp": 60001}, |
|
|
|
{"host": "testnet.aranguren.org", "ssl": 51002, "tcp": 51001} |
|
|
|
] |
|
|
|
} |
|
|
|