update: remove v2ray alterid

This commit is contained in:
tokumeikoi
2022-01-04 13:40:35 +08:00
parent 54ea079d4d
commit ab5fce51a1
17 changed files with 27 additions and 17 deletions

View File

@ -54,7 +54,7 @@ class SSRPlus
"add" => $server['host'],
"port" => (string)$server['port'],
"id" => $uuid,
"aid" => (string)$server['alter_id'],
"aid" => '0',
"net" => $server['network'],
"type" => "none",
"host" => "",