mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
network_setup: update wiki ip
This commit is contained in:
@@ -704,7 +704,7 @@ void CNetworkSetup::testNetworkSettings()
|
||||
|
||||
//set wiki-URL and wiki-IP
|
||||
std::string wiki_URL = "wiki.tuxbox-neutrino.org";
|
||||
std::string wiki_IP = "81.7.17.245";
|
||||
std::string wiki_IP = "93.218.207.212";
|
||||
|
||||
//get www-domain testsite from /.version
|
||||
CConfigFile config('\t');
|
||||
|
Reference in New Issue
Block a user