Merge branch 'dev_tx_cdn'
This commit is contained in:
commit
c25e1ea623
|
@ -48,7 +48,7 @@ func SetFileServerDomainName(fileServerDomainName string) {
|
|||
}
|
||||
|
||||
func (p *MediaFiller) GetFileServerDomain() string {
|
||||
//return "https://filecdnhw01.tiefen.fun/"
|
||||
return "https://filecdntx01.tiefen.fun/"
|
||||
if rand.Intn(100) < 50 {
|
||||
return "https://filecdntx01.tiefen.fun/"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue