Add some Mainland NTP servers

This commit is contained in:
Longtianmu 2022-02-07 15:10:38 +08:00 committed by GitHub
parent bfc731c021
commit 078754970d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 ",
},
},
},