Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sub/subService.go')
-rw-r--r--sub/subService.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/sub/subService.go b/sub/subService.go
index 7f8dbc46..1cd340aa 100644
--- a/sub/subService.go
+++ b/sub/subService.go
@@ -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 := ""