This commit is contained in:
암냥 2025-07-30 21:09:13 +09:00 committed by GitHub
commit 7924fe63d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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