Update Surge.php

support surge ss2022
This commit is contained in:
大大白
2024-10-18 12:42:51 -04:00
committed by GitHub
parent 1d36069726
commit 6cfdd1c9b1
+3 -1
View File
@@ -32,7 +32,9 @@ class Surge
'aes-128-gcm', 'aes-128-gcm',
'aes-192-gcm', 'aes-192-gcm',
'aes-256-gcm', 'aes-256-gcm',
'chacha20-ietf-poly1305' 'chacha20-ietf-poly1305',
'2022-blake3-aes-128-gcm',
'2022-blake3-aes-256-gcm',
]) ])
) { ) {
// [Proxy] // [Proxy]