mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-01-22 10:38:14 -05:00
Update Surge.php
support surge ss2022
This commit is contained in:
parent
1d36069726
commit
6cfdd1c9b1
@ -32,7 +32,9 @@ class Surge
|
||||
'aes-128-gcm',
|
||||
'aes-192-gcm',
|
||||
'aes-256-gcm',
|
||||
'chacha20-ietf-poly1305'
|
||||
'chacha20-ietf-poly1305',
|
||||
'2022-blake3-aes-128-gcm',
|
||||
'2022-blake3-aes-256-gcm',
|
||||
])
|
||||
) {
|
||||
// [Proxy]
|
||||
|
Loading…
Reference in New Issue
Block a user