Merge pull request #3 from Longtianmu/patch-1

Add some Mainland NTP servers
This commit is contained in:
日下部 詩
2022-02-07 19:29:41 +08:00
committed by GitHub

View File

@@ -130,6 +130,13 @@ func GetExampleEdgeConf(templatePath string, getDemo bool) (mtypes.EdgeConfig, e
"1.pool.ntp.org",
"2.pool.ntp.org",
"3.pool.ntp.org",
"cn.ntp.org.cn",
"edu.ntp.org.cn",
"hk.ntp.org.cn",
"tw.ntp.org.cn",
"ntp.aliyun.com",
"time1.cloud.tencent.com",
"ntp.tuna.tsinghua.edu.cn ",
},
},
},