summaryrefslogtreecommitdiffstats
path: root/g4f/cookies.py
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2024-04-27 11:48:10 +0200
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2024-04-27 11:48:10 +0200
commit0cc5b07dafe501f4e6f97945264a597f437cbf67 (patch)
tree8ede3885c7f3add4c262ae141f4c2e314cb387fa /g4f/cookies.py
parentMerge pull request #1891 from eienmojiki206/main (diff)
downloadgpt4free-0cc5b07dafe501f4e6f97945264a597f437cbf67.tar
gpt4free-0cc5b07dafe501f4e6f97945264a597f437cbf67.tar.gz
gpt4free-0cc5b07dafe501f4e6f97945264a597f437cbf67.tar.bz2
gpt4free-0cc5b07dafe501f4e6f97945264a597f437cbf67.tar.lz
gpt4free-0cc5b07dafe501f4e6f97945264a597f437cbf67.tar.xz
gpt4free-0cc5b07dafe501f4e6f97945264a597f437cbf67.tar.zst
gpt4free-0cc5b07dafe501f4e6f97945264a597f437cbf67.zip
Diffstat (limited to '')
-rw-r--r--g4f/cookies.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/g4f/cookies.py b/g4f/cookies.py
index 3c082abc..9dfe0ca5 100644
--- a/g4f/cookies.py
+++ b/g4f/cookies.py
@@ -31,7 +31,8 @@ DOMAINS = [
".meta.ai",
".google.com",
"www.whiterabbitneo.com",
- "huggingface.co"
+ "huggingface.co",
+ "chat.reka.ai",
]
if has_browser_cookie3 and os.environ.get('DBUS_SESSION_BUS_ADDRESS') == "/dev/null":