From 64c5601a92ca96b4ec57b6df06c9d8baf1c95b77 Mon Sep 17 00:00:00 2001 From: Antonio Cheong Date: Sat, 11 Mar 2023 18:12:49 +0800 Subject: [PATCH] new reverse proxy --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index d1153458..04289026 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -332,7 +332,7 @@ Known reverse proxies run by community members include: | Reverse Proxy URL | Author | Rate Limits | Last Checked | | ------------------------------------------------ | -------------------------------------------- | ----------------- | ------------ | -| `https://chat.duti.tech/api/conversation` | [@acheong08](https://github.com/acheong08) | 120 req/min by IP | 2/19/2023 | +| `https://bypass.duti.tech/api/conversation` | [@acheong08](https://github.com/acheong08) | 5 req / 10 seconds by IP | 3/11/2023 | | `https://gpt.pawan.krd/backend-api/conversation` | [@PawanOsman](https://github.com/PawanOsman) | ? | 2/19/2023 | Note: info on how the reverse proxies work is not being published at this time in order to prevent OpenAI from disabling access.