Browse Source

update: custom v2ray alter id

Tokumeikoi 4 years ago
parent
commit
717043c96a
1 changed files with 1 additions and 1 deletions
  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" => "",