mirror of
https://github.com/v2board/v2board.git
synced 2025-02-10 23:49:12 +08:00
update: custom v2ray alter id
This commit is contained in:
parent
04250fb7ac
commit
717043c96a
@ -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" => "",
|
||||
|
Loading…
Reference in New Issue
Block a user