mirror of
https://github.com/v2board/v2board.git
synced 2025-04-23 01:52:35 +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'],
|
"add" => $server['host'],
|
||||||
"port" => $server['port'],
|
"port" => $server['port'],
|
||||||
"id" => $user['uuid'],
|
"id" => $user['uuid'],
|
||||||
"aid" => "2",
|
"aid" => $server['alter_id'],
|
||||||
"net" => $server['network'],
|
"net" => $server['network'],
|
||||||
"type" => "none",
|
"type" => "none",
|
||||||
"host" => "",
|
"host" => "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user