Skip to content

Commit

Permalink
Remove inactive p2pool nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
KforG committed Feb 11, 2024
1 parent f8aa02a commit 98daf01
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions p2pool_nodes.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@
"Stratum": "stratum+tcp://p2p-ekb.xyz:9171",
"URL": "http://p2p-ekb.xyz:9171/"
},
{
"Hostname": "asia.p2p-spb.xyz",
"Stratum": "stratum+tcp://asia.p2p-spb.xyz:9171",
"URL": "http://asia.p2p-spb.xyz:9171/"
},
{
"Hostname": "p2p-spb.xyz",
"Stratum": "stratum+tcp://p2p-spb.xyz:9171",
Expand All @@ -39,11 +34,6 @@
"Stratum": "stratum+tcp://p2p-south.xyz:9171",
"URL": "http://p2p-south.xyz:9171/"
},
{
"Hostname": "siberia.mine.nu",
"Stratum": "stratum+tcp://siberia.mine.nu:9171",
"URL": "http://siberia.mine.nu:9171/"
},
{
"Hostname": "boofpool.ddns.net",
"Stratum": "stratum+tcp://boofpool.ddns.net:9171",
Expand All @@ -58,10 +48,5 @@
"Hostname": "vtc-brn.webhop.me",
"Stratum": "stratum+tcp://vtc-brn.webhop.me:9171",
"URL": "http://vtc-brn.webhop.me:9171/"
},
{
"Hostname": "159.223.184.20",
"Stratum": "stratum+tcp://159.223.184.20:9171",
"URL": "http://159.223.184.20:9171/static/"
}
]

0 comments on commit 98daf01

Please sign in to comment.