summaryrefslogtreecommitdiffstats
path: root/testing/poe_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'testing/poe_test.py')
-rw-r--r--testing/poe_test.py2
1 files changed, 1 insertions, 1 deletions
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)