From ad9134bc1add038cf65e1e94def94bddceca989e Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Tue, 13 Jun 2023 17:26:50 +0330 Subject: removed - alterId https://github.com/XTLS/Xray-core/pull/2199 https://github.com/XTLS/Xray-core/commit/9112cfd39c2105d5b513275f9659b26e92fa7b67 --- sub/subService.go | 1 - 1 file changed, 1 deletion(-) (limited to 'sub/subService.go') 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 := "" -- cgit v1.2.3