diff --git a/oscar/checkupdates.cpp b/oscar/checkupdates.cpp index bfac4e8f..ed208d6d 100644 --- a/oscar/checkupdates.cpp +++ b/oscar/checkupdates.cpp @@ -64,7 +64,7 @@ QString platformStr() return platform; } -static const QString OSCAR_Version_File = "https://www.sleepfiles.com/OSCAR/versions/versions.xml"; +static const QString OSCAR_Version_File = "http://www.apneaboard.net/OSCAR/versions.xml"; static QString versionXML;