From 7674d7e4728b3591aff3fcdb726686a793f816ed Mon Sep 17 00:00:00 2001 From: DHR60 <192860629+DHR60@users.noreply.github.com> Date: Thu, 10 Sep 2026 05:52:28 +0000 Subject: [PATCH] Delete redundant fields (#10144) --- v2rayN/ServiceLib/Sample/SampleOutbound | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/v2rayN/ServiceLib/Sample/SampleOutbound b/v2rayN/ServiceLib/Sample/SampleOutbound index 329641f5..1adc9cd5 100644 --- a/v2rayN/ServiceLib/Sample/SampleOutbound +++ b/v2rayN/ServiceLib/Sample/SampleOutbound @@ -3,13 +3,7 @@ "protocol": "vmess", "settings": { "address": "v2ray.cool", - "port": 10086, - "id": "a3482e88-686a-4a58-8126-99c9df64b7bf", - "security": "auto", - "method": "chacha20", - "ota": false, - "password": "123456", - "level": 1 + "port": 10086 }, "streamSettings": { "network": "tcp"