更新一下地址

This commit is contained in:
chenxi 2023-06-09 11:13:45 +08:00
parent ba0a25fde5
commit 38d720f49c

View File

@ -64,7 +64,7 @@ namespace BF
public partial class BFPlatform
{
const String LoginCenterURL = "https://b6-entrance.bigfoot-studio.link";
const String LoginCenterURL = "https://entrance.bigfoot-studio.link";
static Dictionary<string, string> BFLoginCenterURLDict = new Dictionary<string, string>()
{
// dev
@ -77,7 +77,7 @@ namespace BF
{"com.juzu.b6.release.ios", "http://game.juzugame.com:3000"},
// gp
{"com.knight.connect.rpg", "https://b6-entrance.bigfoot-studio.link"},
{"com.knight.connect.rpg", "https://entrance.bigfoot-studio.link"},
};
//combine url解析的数据