This commit is contained in:
edy
2026-07-14 16:08:31 +08:00
parent e356348b3d
commit 1f4c215d59
3 changed files with 16702 additions and 16604 deletions
@@ -9,9 +9,8 @@ namespace ScrewsMaster
#endif #endif
public const string DomainDebugUrl = @"https://api.jsoncompare.online/"; public const string DomainDebugUrl = @"https://api.jsoncompare.online/";
public static readonly string DomainReleaseUrl = $"https://{DomainRelease}/api/"; public static readonly string DomainReleaseUrl = $"https://{DomainRelease}/api/";
public const string DomainRelease = "bingotornado.top"; public const string DomainRelease = "zoomatchsolo.top";
public static bool haveSimCard = false; public static bool haveSimCard = false;
private LoginSystem loginSystem; private LoginSystem loginSystem;
private ConfigSystem configSystem; private ConfigSystem configSystem;
File diff suppressed because it is too large Load Diff