Rename struct

This commit is contained in:
Aoran Zeng
2024-11-22 07:02:21 +08:00
parent b8f847a9ce
commit 743380290e
68 changed files with 109 additions and 109 deletions

View File

@@ -33,7 +33,7 @@
/**
* 定义专服务于该target的镜像站该例数据为虚拟填充
*/
static MirrorSite
static MirrorSite_t
RubyMetric = {"rbmt", // chsrc set <target> rbmt
"RubyMetric", // 该镜像站的缩写
"RubyMetric.com", // 该镜像站的全名
@@ -45,7 +45,7 @@ RubyMetric = {"rbmt", // chsrc set <target> rbmt
* @update 2024-08-09
* @note 该target的各个源地址该例数据为虚拟填充
*/
static SourceInfo
static Source_t
<category>_<target>_sources[] = {
{&UpstreamProvider, "上游地址若维护者暂时未知可填NULL这个主要用于reset"},
{&RubyMetric, "https://rubymetirc.com/target"},