This commit is contained in:
lwl0608 2024-12-19 15:56:50 +08:00
parent 3c1a18c025
commit 58437d5e81
1 changed files with 1 additions and 1 deletions

View File

@ -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/"
//} //}