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";