From 6366efb8bd44137d91fc2438c2a25e36205f667a Mon Sep 17 00:00:00 2001 From: Luxferre Date: Tue, 25 Aug 2026 17:45:00 +0300 Subject: [PATCH] readme update --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9538116..802627b 100644 --- a/README.md +++ b/README.md @@ -60,11 +60,11 @@ Binary will be produced at `bin/th3ist`. | `-port` | Port to listen on | `8080` | | `-endpoint` | Upstream T3 chat endpoint | `https://t3.chat/api/chat` | | `-default-model` | Default model identifier | `gemini-3.5-flash-lite` | -| `-cookie` | Cookie string to pass upstream | *(Captured from req.sh)* | -| `-hcaptcha-token` | hCaptcha token to pass upstream | *(Captured from req.sh)* | -| `-deployment-id` | `x-deployment-id` header value | `dpl_2DEEf25udk9uuFz7LwnraJnmTYoE` | -| `-client-context` | `x-client-context` header value | Base64 client context string | -| `-user-agent` / `-ua` | User-Agent string sent upstream | Google Chrome 133.0 | +| `-cookie` | Cookie string to pass upstream | `""` | +| `-hcaptcha-token` | hCaptcha token to pass upstream | `""` | +| `-deployment-id` | `x-deployment-id` header value | `""` | +| `-client-context` | `x-client-context` header value | `""` | +| `-user-agent` / `-ua` | User-Agent string sent upstream | `Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36` | ### Tiled window managers & virtual display isolation