Compare commits

...

1 commit

Author SHA1 Message Date
d3e57693e7 removal: google_login_hint 요청 코드 제거 2025-07-09 19:20:28 +09:00

View file

@ -64,8 +64,8 @@ class AddonBase:
async def request(self, flow: http.HTTPFlow): async def request(self, flow: http.HTTPFlow):
if self.google_login_hint: #if self.google_login_hint:
await try_catch(self.google_login_hint.request(flow)) # await try_catch(self.google_login_hint.request(flow))
if false_true_varifing_task.is_verifing_false_true(): if false_true_varifing_task.is_verifing_false_true():
return return