update: custom v2ray alter id

This commit is contained in:
Tokumeikoi 2020-11-17 22:18:00 +08:00
parent 04250fb7ac
commit 717043c96a

View File

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