From 97e422e1b77a800ad95a59d7d05bf6ca12a3f11a Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期四, 05 六月 2025 12:15:21 +0800
Subject: [PATCH] 0312 越南第三次Google提审- 替换域名

---
 Core/SDK/ynmbxxjUtil.cs                |    2 +-
 System/Chat/VoiceHttpRequest.cs        |    2 +-
 System/Chat/ChatCenter.cs              |    2 +-
 System/Welfare/AwardExchangeWin.cs     |    2 +-
 Utility/OperationLogCollect.cs         |    6 +++---
 System/ClientVersion/VersionUtility.cs |    2 +-
 System/Login/ServerListCenter.cs       |    2 +-
 7 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/Core/SDK/ynmbxxjUtil.cs b/Core/SDK/ynmbxxjUtil.cs
index e021b5d..4b80cde 100644
--- a/Core/SDK/ynmbxxjUtil.cs
+++ b/Core/SDK/ynmbxxjUtil.cs
@@ -1179,7 +1179,7 @@
         m_Json["createTime"] = TimeUtility.CreateSeconds.ToString();
         m_Json["familyID"] = PlayerDatas.Instance.baseData.FamilyId.ToString();
         m_Json["fightPower"] = PlayerDatas.Instance.baseData.FightPoint.ToString();
-        m_Json["callback"] = "Pxrv%3A%3EW%3BUfIA8%25b%2Af4P%239mC%3F._wKT%3BmGQXd01%7BGl%2F1n%20QS%24dzR%21%5EH%21u_%3AO%40%243Myq";
+        m_Json["callback"] = "Pxrv%3A%3EW%3B%2A%2Az%2AX%28%21%20eYX%2Fjnr%5E%60kE%7B9WaA9%26%26VO0%604-3~sLc%7DBG%60f%2ACx8%2AIoAwaF7f%60%28";
 
 #if UNITY_IOS
         m_Json["identifier"] = VersionConfig.Get().bundleIdentifier;
diff --git a/System/Chat/ChatCenter.cs b/System/Chat/ChatCenter.cs
index af16c12..3805551 100644
--- a/System/Chat/ChatCenter.cs
+++ b/System/Chat/ChatCenter.cs
@@ -384,7 +384,7 @@
             }
         }
 
-        const string downloadUrl = "http://{0}.vncenter.daojmengxvn.com:53001/voice/download";
+        const string downloadUrl = "http://{0}.hyvncenter.yuxiangshcn.com:53001/voice/download";
         private void SendSpeech(byte[] encode, long _tick, bool clientBan)
         {
             if (IsChatBanned || clientBan)
diff --git a/System/Chat/VoiceHttpRequest.cs b/System/Chat/VoiceHttpRequest.cs
index 70347ff..30a0cc8 100644
--- a/System/Chat/VoiceHttpRequest.cs
+++ b/System/Chat/VoiceHttpRequest.cs
@@ -8,7 +8,7 @@
 public class VoiceHttpRequest : SingletonMonobehaviour<VoiceHttpRequest>
 
 {
-    const string uploadUrl = "http://{0}.vncenter.daojmengxvn.com:53001/voice/upload";
+    const string uploadUrl = "http://{0}.hyvncenter.yuxiangshcn.com:53001/voice/upload";
 
 
     public Queue<VoiceHttp> speechs = new Queue<VoiceHttp>();
diff --git a/System/ClientVersion/VersionUtility.cs b/System/ClientVersion/VersionUtility.cs
index bf61afd..6dedd5d 100644
--- a/System/ClientVersion/VersionUtility.cs
+++ b/System/ClientVersion/VersionUtility.cs
@@ -17,7 +17,7 @@
 public class VersionUtility : Singleton<VersionUtility>
 {
     public static readonly string[] VERSION_URL = new string[] {
-        "http://vncenter.daojmengxvn.com:11000/center/appversion_new.php/?"};
+        "http://hyvncenter.yuxiangshcn.com:11000/center/appversion_new.php/?"};
 
     public string androidRoot { get { return StringUtility.Contact(ynmbxxjUtil.Instance.DeviceRootPath, "/", VersionConfig.Get().bundleIdentifier); } }
 
diff --git a/System/Login/ServerListCenter.cs b/System/Login/ServerListCenter.cs
index 71092cd..674b144 100644
--- a/System/Login/ServerListCenter.cs
+++ b/System/Login/ServerListCenter.cs
@@ -10,7 +10,7 @@
 public class ServerListCenter : Singleton<ServerListCenter>
 
 {
-    public static readonly string[] JUMP_URL = new string[] { "http://vncenter.daojmengxvn.com:11000/center/server_list.php/?" };
+    public static readonly string[] JUMP_URL = new string[] { "http://hyvncenter.yuxiangshcn.com:11000/center/server_list.php/?" };
 
     public static string SERVERLIST_URL_COMMON = "";
     public static string SERVERLIST_URL_PLAYER = "";
diff --git a/System/Welfare/AwardExchangeWin.cs b/System/Welfare/AwardExchangeWin.cs
index 6a2b974..880a693 100644
--- a/System/Welfare/AwardExchangeWin.cs
+++ b/System/Welfare/AwardExchangeWin.cs
@@ -9,7 +9,7 @@
     {
         [SerializeField] InputField input;
         [SerializeField] Button receiveBtn;
-        const string exchangeUrl = "http://vncenter.daojmengxvn.com:53003/Coupon/CouponCode.php?";
+        const string exchangeUrl = "http://hyvncenter.yuxiangshcn.com:53003/Coupon/CouponCode.php?";
         bool isCool = false;
         float time = 0;
         protected override void BindController()
diff --git a/Utility/OperationLogCollect.cs b/Utility/OperationLogCollect.cs
index 3a261fc..0a6a9ca 100644
--- a/Utility/OperationLogCollect.cs
+++ b/Utility/OperationLogCollect.cs
@@ -9,7 +9,7 @@
 public class OperationLogCollect : Singleton<OperationLogCollect>
 
 {
-    const string url = "http://vncenter.daojmengxvn.com:11000/event_receiver?";
+    const string url = "http://hyvncenter.yuxiangshcn.com:11000/event_receiver?";
 
     public void RecordLauchEvent(int _step)
     {
@@ -110,7 +110,7 @@
     }
 
 
-    const string bugReportUrl = "http://vncenter.daojmengxvn.com:11000/center/eventreport.php?";
+    const string bugReportUrl = "http://hyvncenter.yuxiangshcn.com:11000/center/eventreport.php?";
 
     public void BugReport(string _title, string _content)
     {
@@ -185,7 +185,7 @@
     }
 
 
-    const string chatReportUrl = "http://vncenter.daojmengxvn.com:11000/center/eventreport.php?";
+    const string chatReportUrl = "http://hyvncenter.yuxiangshcn.com:11000/center/eventreport.php?";
     public void ChatReport(string content, string channelName, string toPlayer, ChatInfoType chatType)
     {
 #if !UNITY_EDITOR

--
Gitblit v1.8.0