From 08a43ffe339d16729b647af178b4e9f76275d927 Mon Sep 17 00:00:00 2001 From: vincent Date: Wed, 28 Feb 2024 22:34:05 +0800 Subject: [PATCH] update --- conf/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/config.json b/conf/config.json index 6c02f3a..01c9110 100644 --- a/conf/config.json +++ b/conf/config.json @@ -45,7 +45,7 @@ "settings": { "clients": [ { - "id": "6b879520-fcaf-46d7-b1d8-ac7c2e5d911c", + "id": "你的UUID", "flow": "xtls-rprx-vision" } ], @@ -63,7 +63,7 @@ "serverNames": [ "www.expedia.com" ], - "privateKey": "EddGs_f37IbjDs4I9iW5PVdV64RaiSuaaXywOYCPijE", + "privateKey": "你的密钥", "shortIds": [ "" ] @@ -124,4 +124,4 @@ } ] } -} +} \ No newline at end of file