From 09963d5ccb133477385fad272e83b4b9e90d7997 Mon Sep 17 00:00:00 2001 From: Antonio Cheong Date: Tue, 18 Apr 2023 20:42:40 +0800 Subject: [PATCH] Unofficial Proxy update Cloudflare added new fingerprints and made my proxy impractical at scale. Users can run https://github.com/linweiyuan/go-chatgpt-api locally instead or use public proxy by @pengzhile --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c078d8c2..e7f26b86 100644 --- a/readme.md +++ b/readme.md @@ -376,7 +376,7 @@ Known reverse proxies run by community members include: | Reverse Proxy URL | Author | Rate Limits | Last Checked | | ------------------------------------------------- | -------------------------------------------- | ---------------------------- | ------------ | -| `https://bypass.churchless.tech/api/conversation` | [@acheong08](https://github.com/acheong08) | 5 req / 10 seconds by IP | 3/24/2023 | +| `https://ai.fakeopen.com/api/conversation` | [@pengzhile](https://github.com/pengzhile) | 5 req / 10 seconds by IP | 4/18/2023 | | `https://api.pawan.krd/backend-api/conversation` | [@PawanOsman](https://github.com/PawanOsman) | 50 req / 15 seconds (~3 r/s) | 3/23/2023 | Note: info on how the reverse proxies work is not being published at this time in order to prevent OpenAI from disabling access.