From e75a33baeafb3c85d3848b1f8c737f9bfa6c23b6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 15 Mar 2012 12:19:29 +0000 Subject: [PATCH] -moving to port 80 as well --- src/hostlist/hostlist.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hostlist/hostlist.conf b/src/hostlist/hostlist.conf index 2e0c85484..f7c1be39d 100644 --- a/src/hostlist/hostlist.conf +++ b/src/hostlist/hostlist.conf @@ -7,7 +7,7 @@ CONFIG = $DEFAULTCONFIG BINARY = gnunet-daemon-hostlist # consider having "-e" as default as well once implemented OPTIONS = -b -SERVERS = http://v9.gnunet.org:58080/ http://ioerror.gnunet.org:65535/ +SERVERS = http://v9.gnunet.org/hostlist http://ioerror.gnunet.org:65535/ # proxy for downloading hostlists HTTP-PROXY = # bind hostlist http server to a specific IPv4 or IPv6 -- 2.25.1