tx cdn full

This commit is contained in:
lwl0608 2024-09-27 11:02:06 +08:00
parent 3a982826ed
commit cff16c7d1e
1 changed files with 1 additions and 1 deletions

View File

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