mirror of
https://github.com/monero-project/monero.git
synced 2025-12-08 16:11:28 +09:00
Merge pull request #10112
dd82d28 removing lza_menace seed nodes (lza_menace)
This commit is contained in:
commit
ca58206a57
@ -734,7 +734,6 @@ namespace nodetool
|
|||||||
if (m_nettype == cryptonote::TESTNET)
|
if (m_nettype == cryptonote::TESTNET)
|
||||||
{
|
{
|
||||||
full_addrs.insert("176.9.0.187:28080");
|
full_addrs.insert("176.9.0.187:28080");
|
||||||
full_addrs.insert("51.79.173.165:28080");
|
|
||||||
full_addrs.insert("192.99.8.110:28080");
|
full_addrs.insert("192.99.8.110:28080");
|
||||||
full_addrs.insert("37.187.74.171:28080");
|
full_addrs.insert("37.187.74.171:28080");
|
||||||
full_addrs.insert("88.99.195.15:28080");
|
full_addrs.insert("88.99.195.15:28080");
|
||||||
@ -743,7 +742,6 @@ namespace nodetool
|
|||||||
else if (m_nettype == cryptonote::STAGENET)
|
else if (m_nettype == cryptonote::STAGENET)
|
||||||
{
|
{
|
||||||
full_addrs.insert("176.9.0.187:38080");
|
full_addrs.insert("176.9.0.187:38080");
|
||||||
full_addrs.insert("51.79.173.165:38080");
|
|
||||||
full_addrs.insert("192.99.8.110:38080");
|
full_addrs.insert("192.99.8.110:38080");
|
||||||
full_addrs.insert("37.187.74.171:38080");
|
full_addrs.insert("37.187.74.171:38080");
|
||||||
full_addrs.insert("88.99.195.15:38080");
|
full_addrs.insert("88.99.195.15:38080");
|
||||||
@ -756,7 +754,6 @@ namespace nodetool
|
|||||||
{
|
{
|
||||||
full_addrs.insert("176.9.0.187:18080");
|
full_addrs.insert("176.9.0.187:18080");
|
||||||
full_addrs.insert("88.198.163.90:18080");
|
full_addrs.insert("88.198.163.90:18080");
|
||||||
full_addrs.insert("51.79.173.165:18080");
|
|
||||||
full_addrs.insert("192.99.8.110:18080");
|
full_addrs.insert("192.99.8.110:18080");
|
||||||
full_addrs.insert("37.187.74.171:18080");
|
full_addrs.insert("37.187.74.171:18080");
|
||||||
full_addrs.insert("88.99.195.15:18080");
|
full_addrs.insert("88.99.195.15:18080");
|
||||||
@ -892,7 +889,6 @@ namespace nodetool
|
|||||||
{
|
{
|
||||||
return {
|
return {
|
||||||
"zbjkbsxc5munw3qusl7j2hpcmikhqocdf4pqhnhtpzw5nt5jrmofptid.onion:18083",
|
"zbjkbsxc5munw3qusl7j2hpcmikhqocdf4pqhnhtpzw5nt5jrmofptid.onion:18083",
|
||||||
"qz43zul2x56jexzoqgkx2trzwcfnr6l3hbtfcfx54g4r3eahy3bssjyd.onion:18083",
|
|
||||||
"plowsof3t5hogddwabaeiyrno25efmzfxyro2vligremt7sxpsclfaid.onion:18083",
|
"plowsof3t5hogddwabaeiyrno25efmzfxyro2vligremt7sxpsclfaid.onion:18083",
|
||||||
"plowsoffjexmxalw73tkjmf422gq6575fc7vicuu4javzn2ynnte6tyd.onion:18083",
|
"plowsoffjexmxalw73tkjmf422gq6575fc7vicuu4javzn2ynnte6tyd.onion:18083",
|
||||||
"plowsofe6cleftfmk2raiw5h2x66atrik3nja4bfd3zrfa2hdlgworad.onion:18083",
|
"plowsofe6cleftfmk2raiw5h2x66atrik3nja4bfd3zrfa2hdlgworad.onion:18083",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user