Skip to content

Commit

Permalink
Add TheSeven's dnsseed
Browse files Browse the repository at this point in the history
TheSeven has kindly provided an auto dns seed service for peercoin. This change adds TheSeven's dnsseed to the dnsseed list.(cherry picked from commit 6e09a5f)
  • Loading branch information
sandakersmann authored and sunnyking committed Apr 28, 2015
1 parent 5453a64 commit 650ea5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/net.cpp
Expand Up @@ -999,6 +999,7 @@ void MapPort(bool /* unused fMapPort */)
static const char *strDNSSeed[][2] = {
{"seed", "seed.ppcoin.net"},
{"seedppc", "seedppc.ppcoin.net"},
{"7server", "ppcseed.ns.7server.net"},
{"altcointech", "dnsseed.ppc.altcointech.net"},
{"diandianbi", "seed.diandianbi.org"},
{"tnseed", "tnseed.ppcoin.net"},
Expand Down

0 comments on commit 650ea5f

Please sign in to comment.