mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 18:24:45 +08:00
https://github.com/StarCitizenToolBox/app/issues/1 开发版更新使用 cloudflare 分流
This commit is contained in:
@ -18,7 +18,7 @@ import '../../base/ui.dart';
|
||||
|
||||
class AppConf {
|
||||
static const String appVersion = "2.11.0 Beta";
|
||||
static const int appVersionCode = 36;
|
||||
static const int appVersionCode = 35;
|
||||
static const String appVersionDate = "2024-01-07";
|
||||
|
||||
static const gameChannels = ["LIVE", "PTU", "EPTU"];
|
||||
|
@ -24,4 +24,5 @@ class URLConf {
|
||||
"$_rssHomeUrl/baidu/tieba/user/%E7%81%AC%E7%81%ACG%E7%81%AC%E7%81%AC&";
|
||||
|
||||
static const feedbackUrl = "https://txc.qq.com/products/614843";
|
||||
static const devReleaseUrl = "https://git.sctoolbox.sccsgo.com/SCToolBox/Release/releases";
|
||||
}
|
||||
|
Reference in New Issue
Block a user