CSCPublicApi moved to permanent server.

This commit is contained in:
felixrojauro
2015-11-16 16:56:55 +01:00
parent e153d4666d
commit 53f2e7d8b7
2 changed files with 1 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
#include <QSsl>
const QString CasinoCoinWebAPI::s_strServerAddress = "http://119.81.188.59/";
const QString CasinoCoinWebAPI::s_strServerAddress = "http://api.csc.dig0.com/";
const QString CasinoCoinWebAPI::s_strServerEndpoint = "CSCPublicAPI";
CasinoCoinWebAPI::CasinoCoinWebAPI( QObject*a_pParent )

View File

@@ -11,7 +11,6 @@ GUI20Skin::GUI20Skin( QObject* a_pParent )
, colorToolbarMainTextNormal( "#3f0a0c" )
, colorToolbarMainTextWebsiteURL( colorToolbarMainTextCurrent )
, colorToolbarMainTextVisitWebsite( "#ffffaf" )
, colorToolbarMainTextShadow( "#c72427" )
, colorWindowBackground( "#f0f0f0" )
, colorFrameBackground( "#ffffff" )