diff --git a/quora/cookies.txt b/quora/cookies.txt index 3209efe..14d298a 100644 --- a/quora/cookies.txt +++ b/quora/cookies.txt @@ -7,3 +7,4 @@ Eea6BqK0AmosTKzoI3AAow== pUEbtxobN_QUSpLIR8RGww== 9_dUWxKkHHhpQRSvCvBk2Q== UV45rvGwUwi2qV9QdIbMcw== +cVIN0pK1Wx-F7zCdUxlYqA== diff --git a/testing/poe_test.py b/testing/poe_test.py index cfc9496..6e91fb0 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)