Update nodes.

This commit is contained in:
momo5502 2016-02-14 17:05:42 +01:00
parent 7e11a404e6
commit 5ea5a88daf

View File

@ -678,7 +678,7 @@ namespace Components
{
std::this_thread::sleep_for(100ms);
auto nodes = Utils::WebIO("IW4x", "http://hastebin.com/raw/qodibixora").Get();
auto nodes = Utils::WebIO("IW4x", "http://hastebin.com/raw/odizegaqev").Get();
auto nodeArray = Utils::Explode(nodes, '\n');
for (auto nodeEntry : nodeArray)