From c9e6f23c172af6422a4ab628c1208f9e0291dcf2 Mon Sep 17 00:00:00 2001 From: "t.me/xtekky" <98614666+xtekky@users.noreply.github.com> Date: Tue, 11 Apr 2023 12:11:13 +0100 Subject: quora (poe) test [gpt 4] --- testing/poe_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/poe_test.py b/testing/poe_test.py index cfc94966..6e91fb01 100644 --- a/testing/poe_test.py +++ b/testing/poe_test.py @@ -1,7 +1,7 @@ import quora from time import sleep -token = quora.Account.create(proxy = 'xtekky:ogingoi2n3g@geo.iproyal.com:12321',logging = True) +token = quora.Account.create(proxy = None,logging = True) print('token', token) sleep(2) -- cgit v1.2.3