diff --git a/addon/init.py b/addon/init.py index aafde91..35bb2f1 100644 --- a/addon/init.py +++ b/addon/init.py @@ -65,8 +65,8 @@ class AddonBase: return False 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