remove vmess alterId

This commit is contained in:
Alireza Ahmadi
2023-06-20 12:27:01 +02:00
parent 76346299d6
commit fe29c48d89
12 changed files with 3 additions and 32 deletions

View File

@@ -236,7 +236,6 @@ func (s *SubService) genVmessLink(inbound *model.Inbound, email string) string {
}
}
obj["id"] = clients[clientIndex].ID
obj["aid"] = clients[clientIndex].AlterIds
if len(domains) > 0 {
links := ""