mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-12-23 11:02:40 +03:00
Update cookies.py to support HAR loading for OpenaiChat
This commit is contained in:
parent
66a305998d
commit
0ebc0d5e3e
@ -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":
|
||||
|
Loading…
Reference in New Issue
Block a user