Endpoint changed to linode

This commit is contained in:
Sewmina Dilshan 2023-01-14 03:09:03 +05:30
parent 59812ed84e
commit 6734475565
3 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@ using UnityEngine.SceneManagement;
public class MaintainceChecker : MonoBehaviour
{
public static int version = 58;
public static int version = 59;
public static MaintainceChecker instance;
public int checkInterval = 30;
float t;

View File

@ -14,7 +14,8 @@ public class DBmanager : MonoBehaviour
{
static RankLevel[] rankLevels;
static RankLevel[] RankLevels {get{if(rankLevels==null){return Resources.Load<RankLevels>("ScriptableObjects/RankLevels").levels;}else{return rankLevels;}}}
public static string phpRoot = "vmi1005083.contaboserver.net/upf/";
public static string phpRoot = "https://109-237-27-65.ip.linodeusercontent.com/upf/v2/";
// public static string phpRoot = "vmi1005083.contaboserver.net/upf/";
public static string username = null;
private static string displayName;

View File

@ -134,7 +134,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 1.48
bundleVersion: 1.50
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
@ -160,7 +160,7 @@ PlayerSettings:
iPhone: 0
tvOS: 0
overrideDefaultApplicationIdentifier: 1
AndroidBundleVersionCode: 58
AndroidBundleVersionCode: 59
AndroidMinSdkVersion: 22
AndroidTargetSdkVersion: 33
AndroidPreferredInstallLocation: 1