From 2adc0329d7ede9bca174623738ee80ac31488a24 Mon Sep 17 00:00:00 2001 From: opsa3198-a11y <282902509+opsa3198-a11y@users.noreply.github.com> Date: Thu, 14 May 2026 19:00:43 +0330 Subject: [PATCH] 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 0d55045e..b24c3ebc 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 = "plmnbvcxzaq"; // Headers the client may send that must NOT be forwarded to the // destination — they're hop-by-hop or would break re-encoding.