mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-04 08:55:43 +08:00
Fixed some URL because of MS server setup
This commit is contained in:
committed by
Mat Sutcliffe
parent
9f1090d430
commit
ed20b97950
@@ -53,7 +53,7 @@ namespace BlackCore
|
|||||||
{
|
{
|
||||||
"https://datastore.swift-project.net/shared/",
|
"https://datastore.swift-project.net/shared/",
|
||||||
"http://www.siliconmind.de/datastore/shared/",
|
"http://www.siliconmind.de/datastore/shared/",
|
||||||
"http://swift-project.org/datastore/shared/"
|
"http://download.swift-project.org/shared/"
|
||||||
});
|
});
|
||||||
|
|
||||||
m_newsUrls = CUrlList({ "http://swift-project.org/" });
|
m_newsUrls = CUrlList({ "http://swift-project.org/" });
|
||||||
|
|||||||
Reference in New Issue
Block a user