cdn
This commit is contained in:
parent
3c1a18c025
commit
58437d5e81
|
@ -48,7 +48,7 @@ func SetFileServerDomainName(fileServerDomainName string) {
|
||||||
}
|
}
|
||||||
|
|
||||||
func (p *MediaFiller) GetFileServerDomain() string {
|
func (p *MediaFiller) GetFileServerDomain() string {
|
||||||
return "https://levianderwinv01.tiefen.space/"
|
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