瀏覽代碼

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" => "",