From 5956605838be4419f7982ff25437b73c4e6f700e Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 1 May 2005 19:01:13 +0000 Subject: Default host back to animesites.de --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main.cpp b/src/main.cpp index 0037e4f4..ed62fe21 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -177,7 +177,7 @@ void init_engine() else { fclose(tmwFile); // Fill configuration with defaults - config.setValue("host", "www.lindeijer.nl"); + config.setValue("host", "animesites.de"); config.setValue("port", 6901); config.setValue("hwaccel", 0); config.setValue("opengl", 0); -- cgit v1.2.3-70-g09d2