diff --git a/Assets/TKGSDK/Config/Scripts/TKGBasicConfig.cs b/Assets/TKGSDK/Config/Scripts/TKGBasicConfig.cs index f255cce8..9880d7db 100644 --- a/Assets/TKGSDK/Config/Scripts/TKGBasicConfig.cs +++ b/Assets/TKGSDK/Config/Scripts/TKGBasicConfig.cs @@ -11,10 +11,10 @@ public static class TKGBasicConfig public const string content = "游戏题材"; //隐私政策链接 - public const string PrivacyURL = "https://www.hotpotgame.com/privacy.html"; + public const string PrivacyURL = "https://www.mooncakegame.com/privacy.html"; //用户协议链接 - public const string AgreementURL = "https://www.hotpotgame.com/privacy.html"; + public const string AgreementURL = "https://www.mooncakegame.com/agreements.html"; //更多游戏链接 public const string MoreGameURL = "https://apps.apple.com/developer/mooncake-games-limited/id1521253916";