From 9c6cf3ea25e37a590e8d53ae983f348395b13476 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 21 Feb 2023 22:59:43 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- legacy/readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/legacy/readme.md b/legacy/readme.md index 186bb6b8..82b38dc3 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -305,10 +305,10 @@ const api = new ChatGPTUnofficialProxyAPI({ 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) | 50 req/min | 2/19/2023 | -| `https://gpt.pawan.krd/backend-api/conversation` | [@PawanOsman](https://github.com/PawanOsman) | ? | 2/19/2023 | +| Reverse Proxy URL | Author | Rate Limits | Last Checked | +| ------------------------------------------------ | -------------------------------------------- | ---------------- | ------------ | +| `https://chat.duti.tech/api/conversation` | [@acheong08](https://github.com/acheong08) | 40 req/min by IP | 2/19/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.