fix(huya): 风控判定改为按URL路径, strategy=64不再误判为扫码

矩阵实测: 不存在账号/错误密码下发 pt_auth.html(滑块), 正确密码才下发
qr_auth.html(扫码)。旧逻辑把 strategy==64 硬编码当扫码, 把可自动化的
滑块误杀成死路。现仅按 URL 路径 qr_auth 判定。
This commit is contained in:
yml2213
2026-08-25 11:50:40 +08:00
parent ff99c036f8
commit 0a060bb777
2 changed files with 6 additions and 4 deletions
+1
View File
@@ -33,3 +33,4 @@ data/web.db
.reasonix/
.tmp_reverse/
apks/
evidence/qr_login_success.json