Skip to content

Commit 3800ca9

Browse files
authored
Update exit_node.ts
1 parent b45b45f commit 3800ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/exit_node/exit_node.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
// of an offline exit node is that ChatGPT/Claude/Grok stop working;
3838
// other sites are unaffected.
3939

40-
const PSK = "CHANGE_ME_TO_A_STRONG_SECRET";
40+
const PSK = "26ef8d89440ace4dc06692146ce1f29c688b2e66313de122a027b38584de80b3";
4141

4242
// Headers the client may send that must NOT be forwarded to the
4343
// destination — they're hop-by-hop or would break re-encoding.

0 commit comments

Comments
 (0)