Skip to content

Commit

Permalink
Update net.cpp
Browse files Browse the repository at this point in the history
Updated DNS
  • Loading branch information
emanbayani authored Nov 28, 2023
1 parent d3e404b commit 4b452ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/net.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ static const char *strDNSSeed[][2] = {
{"139.99.198.47", "139.99.198.47"},
{"82.165.206.214", "82.165.206.214"},
{"139.99.201.176", "139.99.201.176"}

{"172.58.165.246", "172.58.165.246"}
};

void ThreadDNSAddressSeed(void* parg)
Expand Down

0 comments on commit 4b452ef

Please sign in to comment.