From ea19bc1c60062f93df3524bd7461cf3a9ec91df6 Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Fri, 28 Nov 2025 20:52:50 +0300 Subject: [PATCH] Add files via upload --- test/autoXRAYselfConfRUxhttp222.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/autoXRAYselfConfRUxhttp222.sh b/test/autoXRAYselfConfRUxhttp222.sh index 48d89e4..6e55afb 100644 --- a/test/autoXRAYselfConfRUxhttp222.sh +++ b/test/autoXRAYselfConfRUxhttp222.sh @@ -295,12 +295,12 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json" } }, { - "tag": "ShadowS2022", + "tag": "ShadowSocks2022", "port": 8443, "listen": "0.0.0.0", "protocol": "shadowsocks", "settings": { - "method": "2022-blake3-chacha20-poly1305" + "method": "2022-blake3-chacha20-poly1305", "password": "${xray_sspasw_vrv}", "network": "tcp,udp" },