Update login.py

This commit is contained in:
surely2008 2025-06-26 21:37:13 +08:00 committed by GitHub
parent 20a34ac064
commit db5a8b922d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -832,7 +832,7 @@ async def verification(page):
await asyncio.sleep(0.2) await asyncio.sleep(0.2)
# 分段拖动模拟人类操作 # 分段拖动模拟人类操作
steps = 30 steps = 6
drag_log = [] drag_log = []
current_x = start_x current_x = start_x