From d0cd0b00b5e07e6b56f2ffeefafcc0677a4621be Mon Sep 17 00:00:00 2001 From: Ding Yuntian <1491671119@qq.com> Date: Sun, 2 Aug 2026 23:50:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A4=BE=E7=BE=A4=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scripts/AssetRefs/ConstRef.cs | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Assets/Scripts/AssetRefs/ConstRef.cs b/Assets/Scripts/AssetRefs/ConstRef.cs index ffd869548..10ad4f27b 100644 --- a/Assets/Scripts/AssetRefs/ConstRef.cs +++ b/Assets/Scripts/AssetRefs/ConstRef.cs @@ -5,11 +5,9 @@ namespace AibisDream.Utility { public static class ConstRef { - public const string QQURL = "https://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=XQFpOqRb1_zqkCdR2bLT3kHb11XzZ54T" + - "&authKey=w8G8qxzecnATXDOec1Ybv8LA%2FTTN8gQkyegvbK%2FUZ9m90WxggTjXy2U6%2FJes" + - "WJF3&noverify=0&group_code=325268983"; + public const string QQURL = "https://qm.qq.com/q/WtG3jrrNmI"; - public const string DiscordURL = "https://discord.gg/C7Xv8Z9NxG"; + public const string DiscordURL = "https://discord.com/invite/dpyXxrKS4y"; public const string BugSurveyURL = "https://jsj.top/f/F24cC6";