tx cdn full
This commit is contained in:
parent
3a982826ed
commit
cff16c7d1e
|
@ -48,7 +48,7 @@ func SetFileServerDomainName(fileServerDomainName string) {
|
||||||
}
|
}
|
||||||
|
|
||||||
func (p *MediaFiller) GetFileServerDomain() string {
|
func (p *MediaFiller) GetFileServerDomain() string {
|
||||||
//return "https://filecdnhw01.tiefen.fun/"
|
return "https://filecdntx01.tiefen.fun/"
|
||||||
if rand.Intn(100) < 50 {
|
if rand.Intn(100) < 50 {
|
||||||
return "https://filecdntx01.tiefen.fun/"
|
return "https://filecdntx01.tiefen.fun/"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue