]> Git Repo - VerusCoin.git/commitdiff
Add my DNS seed domain
authorLuke Dashjr <[email protected]>
Fri, 16 Dec 2011 23:34:47 +0000 (18:34 -0500)
committerLuke Dashjr <[email protected]>
Fri, 16 Dec 2011 23:34:47 +0000 (18:34 -0500)
src/net.cpp

index fb8955c41183937c39e5b7c76a537ee6714c9269..50d28913e05608b2cda25777957421bce075668f 100644 (file)
@@ -1226,6 +1226,7 @@ static const char *strDNSSeed[] = {
     "bitseed.xf2.org",
     "dnsseed.bluematt.me",
     "seed.bitcoin.sipa.be",
+    "dnsseed.bitcoin.dashjr.org",
 };
 
 void ThreadDNSAddressSeed(void* parg)
This page took 0.024667 seconds and 4 git commands to generate.