mirror of
https://github.com/v2board/v2board.git
synced 2025-06-13 13:17:52 +08:00
Merge pull request #373 from betaxab/p1
subs: following shadowsocks SIP008 new changes
This commit is contained in:
@ -21,7 +21,7 @@ class URLSchemes
|
||||
{
|
||||
$config = [
|
||||
"id" => $server['id'],
|
||||
"remark" => $server['name'],
|
||||
"remarks" => $server['name'],
|
||||
"server" => $server['host'],
|
||||
"server_port" => $server['port'],
|
||||
"password" => $user['uuid'],
|
||||
|
Reference in New Issue
Block a user