Simatwa / WebChatGPT

Python SDK/API for ChatGPT Web-Version
GNU General Public License v3.0
96 stars 24 forks source link

Firefox vs. Chrome #3

Closed tobwen closed 10 months ago

tobwen commented 11 months ago

recommendation

I'd highly recommend to use a Chrome-based user-agent instead of a Mozilla one.

explaination

The market-share of Firefox is incredible low, so it might be easy to detect WebChatGPT. https://gs.statcounter.com/browser-market-share

Simatwa commented 11 months ago

That's true Chrome is dominating. But now using Chrome user-agents to make requests using cookies assigned to Firefox user-gents will trigger Cloudflare captcha challenge.