Commit c901f6a4 authored by wang's avatar wang

1

parent 10f12a69
Pipeline #461 canceled with stages
...@@ -37,7 +37,7 @@ class Reese84ByPass(object): ...@@ -37,7 +37,7 @@ class Reese84ByPass(object):
self._init() self._init()
self._repare_js() self._repare_js()
self.__auth_token() self.__auth_token()
time.sleep(random.randint(1,2)) time.sleep(random.randint(3,5))
self.__get_session_token() self.__get_session_token()
return self._get_cookie() return self._get_cookie()
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment