diff options
author | Jeff Garzik <jeff@garzik.org> | 2011-10-31 12:42:01 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2011-10-31 12:42:01 -0400 |
commit | 02d630c37f6155220ca4265faa7964c689a01be9 (patch) | |
tree | c5f725b72edc08226a29bca78ae93e0f3377a752 /src | |
parent | 8d3e1becf0fa6c27c7df4a52daf181282a3d2468 (diff) |
Remove vladimir's DNS seed, at his request.
Diffstat (limited to 'src')
-rw-r--r-- | src/net.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net.cpp b/src/net.cpp index ead7362616..0c28eaa379 100644 --- a/src/net.cpp +++ b/src/net.cpp @@ -1210,7 +1210,6 @@ void MapPort(bool /* unused fMapPort */) static const char *strDNSSeed[] = { "bitseed.xf2.org", - "bitseed.bitcoin.org.uk", "dnsseed.bluematt.me", }; |