mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +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
|
//set wiki-URL and wiki-IP
|
||||||
std::string wiki_URL = "wiki.tuxbox-neutrino.org";
|
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
|
//get www-domain testsite from /.version
|
||||||
CConfigFile config('\t');
|
CConfigFile config('\t');
|
||||||
|
Reference in New Issue
Block a user