mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +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/",
|
||||
"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/" });
|
||||
|
||||
Reference in New Issue
Block a user