From d3e57693e798d699809f2243b9a3e6dedb5061f1 Mon Sep 17 00:00:00 2001 From: imnyang Date: Wed, 9 Jul 2025 19:20:28 +0900 Subject: [PATCH] =?UTF-8?q?removal:=20google=5Flogin=5Fhint=20=EC=9A=94?= =?UTF-8?q?=EC=B2=AD=20=EC=BD=94=EB=93=9C=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- addon/init.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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