From 175a930a09c657525e67a1faccd1f9569ec4d28f Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Sat, 13 Sep 2008 21:29:38 +0000 Subject: changed the update host line 169 in main.cpp --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 8df54635..fb4e8f76 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -166,7 +166,7 @@ void setUpdatesDir() // If updatesHost is currently empty, fill it from config file if (updateHost.empty()) { updateHost = - config.getValue("updatehost", "http://updates.thanaworld.org"); + config.getValue("updatehost", "http://209.168.213.109/updates"); } // Parse out any "http://" or "ftp://", and set the updates directory -- cgit v1.2.3-70-g09d2