Update cookies.py to support HAR loading for OpenaiChat

This commit is contained in:
Amynov Islam Methyl Ogly 2024-10-18 02:30:06 +03:00 committed by GitHub
parent 66a305998d
commit 0ebc0d5e3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,7 @@ DOMAINS = [
"www.whiterabbitneo.com",
"huggingface.co",
"chat.reka.ai",
"chatgpt.com"
]
if has_browser_cookie3 and os.environ.get('DBUS_SESSION_BUS_ADDRESS') == "/dev/null":