1
0
mirror of https://github.com/GOSTSec/gostcoin synced 2025-01-30 00:14:20 +00:00

pisekot's seed added

This commit is contained in:
orignal 2017-10-01 09:15:17 -04:00
parent 94b4be98eb
commit 5d1d22883e

View File

@ -1234,6 +1234,7 @@ static const char *strI2PDNSSeed[][2] = {
static const char *strMainNetDNSSeed[][2] = {
{"gostco.in", "dnsseed.gostco.in"},
{"failover", "dnsseed1.gostco.in"},
{"pisekot", "neko.pisekot.ru"},
// {"anoncoin.net", "dnsseed01.anoncoin.net"},
{NULL, NULL}
};