fix cdn
This commit is contained in:
parent
13505eec5c
commit
175d212244
|
@ -52,7 +52,7 @@ func (p *MediaFiller) GetFileServerDomain() string {
|
|||
//if rand.Intn(100) < 30 {
|
||||
// return "https://levianderwinv01.tiefen.space/"
|
||||
//}
|
||||
return "https://filecdntx01.tiefen.fun/"
|
||||
return "https://levianderwinv01.tiefen.space/"
|
||||
|
||||
//return defaultMediaFiller.fileServerDomainName
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue