From 3800ca9be2f84dcf356664260b40311e6bdf86a9 Mon Sep 17 00:00:00 2001 From: felurta Date: Tue, 5 May 2026 11:01:19 +0330 Subject: [PATCH] Update exit_node.ts --- assets/exit_node/exit_node.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/exit_node/exit_node.ts b/assets/exit_node/exit_node.ts index 0e6a32ca..ba7a61c2 100644 --- a/assets/exit_node/exit_node.ts +++ b/assets/exit_node/exit_node.ts @@ -37,7 +37,7 @@ // of an offline exit node is that ChatGPT/Claude/Grok stop working; // other sites are unaffected. -const PSK = "CHANGE_ME_TO_A_STRONG_SECRET"; +const PSK = "26ef8d89440ace4dc06692146ce1f29c688b2e66313de122a027b38584de80b3"; // Headers the client may send that must NOT be forwarded to the // destination — they're hop-by-hop or would break re-encoding.