mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 00:33:42 +08:00
Deprecate: sctoolbox.sccsgo.com
This commit is contained in:
parent
8fee9dba05
commit
bc25c92bba
@ -4,8 +4,8 @@ import 'package:starcitizen_doctor/common/utils/log.dart';
|
||||
|
||||
class URLConf {
|
||||
/// HOME API
|
||||
static String gitApiHome = "https://git.sctoolbox.sccsgo.com";
|
||||
static String rssApiHome = "https://rss.sctoolbox.sccsgo.com";
|
||||
static String gitApiHome = "https://git.scbox.xkeyc.cn";
|
||||
static String rssApiHome = "https://rss.scbox.xkeyc.cn";
|
||||
static const String analyticsApiHome = "https://scbox.org";
|
||||
|
||||
static bool isUrlCheckPass = false;
|
||||
|
Loading…
Reference in New Issue
Block a user