소스 검색

update: custom v2ray alter id

Tokumeikoi 4 년 전
부모
커밋
717043c96a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/Utils/URLSchemes.php

+ 1 - 1
app/Utils/URLSchemes.php

@@ -26,7 +26,7 @@ class URLSchemes
             "add" => $server['host'],
             "port" => $server['port'],
             "id" => $user['uuid'],
-            "aid" => "2",
+            "aid" => $server['alter_id'],
             "net" => $server['network'],
             "type" => "none",
             "host" => "",