mirror of
https://github.com/AskDavis/Casinotest.git
synced 2026-01-01 05:05:57 -08:00
CSCPublicApi moved to permanent server.
This commit is contained in:
@@ -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 )
|
||||
|
||||
@@ -11,7 +11,6 @@ GUI20Skin::GUI20Skin( QObject* a_pParent )
|
||||
, colorToolbarMainTextNormal( "#3f0a0c" )
|
||||
, colorToolbarMainTextWebsiteURL( colorToolbarMainTextCurrent )
|
||||
, colorToolbarMainTextVisitWebsite( "#ffffaf" )
|
||||
|
||||
, colorToolbarMainTextShadow( "#c72427" )
|
||||
, colorWindowBackground( "#f0f0f0" )
|
||||
, colorFrameBackground( "#ffffff" )
|
||||
|
||||
Reference in New Issue
Block a user