diff --git a/addon/init.py b/addon/init.py index 632af8a..85d3cc4 100644 --- a/addon/init.py +++ b/addon/init.py @@ -64,8 +64,8 @@ class AddonBase: async def request(self, flow: http.HTTPFlow): - if self.google_login_hint: - await try_catch(self.google_login_hint.request(flow)) + #if self.google_login_hint: + # await try_catch(self.google_login_hint.request(flow)) if false_true_varifing_task.is_verifing_false_true(): return