mirror of
https://github.com/KusakabeShi/EtherGuard-VPN.git
synced 2024-11-22 15:23:08 +01:00
Add some Mainland NTP servers
This commit is contained in:
parent
bfc731c021
commit
078754970d
@ -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 ",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user