mirror of
https://github.com/v2board/v2board.git
synced 2025-01-11 00:29:09 +08:00
update
This commit is contained in:
parent
16bdafc952
commit
1da49f7f9f
@ -219,16 +219,16 @@ class ClientController extends Controller
|
||||
'name' => '📲 电报信息',
|
||||
'type' => 'select',
|
||||
'proxies' => array_merge([
|
||||
'🎯 全球直连',
|
||||
'🔰 节点选择'
|
||||
'🔰 节点选择',
|
||||
'🎯 全球直连'
|
||||
], $proxies)
|
||||
], [
|
||||
'name' => '🍎 苹果服务',
|
||||
'type' => 'select',
|
||||
'proxies' => array_merge([
|
||||
'🎯 全球直连',
|
||||
'🔰 节点选择',
|
||||
'♻️ 自动选择',
|
||||
'🎯 全球直连'
|
||||
'♻️ 自动选择'
|
||||
], $proxies)
|
||||
], [
|
||||
'name' => '🎯 全球直连',
|
||||
|
Loading…
Reference in New Issue
Block a user