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