mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-20 18:05:08 +08:00
Accurate and rough measure for mirror site
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
* |
|
||||
* Created On : <2025-04-15>
|
||||
* Major Revision : 1
|
||||
* Last Modified : <2025-04-15>
|
||||
* Last Modified : <2025-07-11>
|
||||
* ------------------------------------------------------------*/
|
||||
|
||||
static MirrorSite_t FlutterCN =
|
||||
{
|
||||
"cfug", "CFUG", "Flutter 社区", "https://flutter.cn/",
|
||||
{NotSkip, NA, NA, "https://storage.flutter-io.cn/flutter_infra_release/releases/stable/linux/flutter_linux_v1.0.0-stable.tar.xz"} // 231 MB
|
||||
{NotSkip, NA, NA, "https://storage.flutter-io.cn/flutter_infra_release/releases/stable/linux/flutter_linux_v1.0.0-stable.tar.xz", ACCURATE} // 231 MB
|
||||
};
|
||||
|
Reference in New Issue
Block a user