Simatwa / WebChatGPT

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

Firefox vs. Chrome #3

Closed tobwen closed 6 months ago

tobwen commented 6 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 6 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.