readme update

This commit is contained in:
Luxferre
2026-08-25 17:45:00 +03:00
parent 35ee82a6e6
commit 6366efb8bd
+5 -5
View File
@@ -60,11 +60,11 @@ Binary will be produced at `bin/th3ist`.
| `-port` | Port to listen on | `8080` | | `-port` | Port to listen on | `8080` |
| `-endpoint` | Upstream T3 chat endpoint | `https://t3.chat/api/chat` | | `-endpoint` | Upstream T3 chat endpoint | `https://t3.chat/api/chat` |
| `-default-model` | Default model identifier | `gemini-3.5-flash-lite` | | `-default-model` | Default model identifier | `gemini-3.5-flash-lite` |
| `-cookie` | Cookie string to pass upstream | *(Captured from req.sh)* | | `-cookie` | Cookie string to pass upstream | `""` |
| `-hcaptcha-token` | hCaptcha token to pass upstream | *(Captured from req.sh)* | | `-hcaptcha-token` | hCaptcha token to pass upstream | `""` |
| `-deployment-id` | `x-deployment-id` header value | `dpl_2DEEf25udk9uuFz7LwnraJnmTYoE` | | `-deployment-id` | `x-deployment-id` header value | `""` |
| `-client-context` | `x-client-context` header value | Base64 client context string | | `-client-context` | `x-client-context` header value | `""` |
| `-user-agent` / `-ua` | User-Agent string sent upstream | Google Chrome 133.0 | | `-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 ### Tiled window managers & virtual display isolation