Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一种获取酷安应用更新的新方案 #372

Open
2 tasks done
huajideshutiao opened this issue Apr 6, 2023 · 1 comment
Open
2 tasks done

一种获取酷安应用更新的新方案 #372

huajideshutiao opened this issue Apr 6, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@huajideshutiao
Copy link

前提

  • 已阅读相关文档或说明
  • 经搜索没有一样的 issue

预期行为:
为了防止自动关闭,保持原issue格式不变。
我抓包发现upa获取酷安更新用的是https://api2.coolapk.com/v6/apk/detail?id=package,这个链接经常打不开,可能已经废弃了。
而现在酷安本身用的方案是https://api.coolapk.com/v6/apk/checkUpdate?coolmarket_beta=0,请求如下
Screenshot_2023-04-06-15-05-50-673_com guoshi httpcanary
请求体为base64编码,附样例
{"littleWhiteBear.BilibiliHelper":"0,20221128,7b420008d587700b19a34e8a95e26d42"}
也就是{"package":"edition,MD5"}

实际行为:

复现步骤

复现频率:

版本:
0.13-beta.3_e4c8135cf0

系统信息:
红米k50 安卓13

附加信息

@huajideshutiao huajideshutiao added the bug Something isn't working label Apr 6, 2023
@xz-dev
Copy link
Member

xz-dev commented Apr 6, 2023

@huajideshutiao 收到,感谢你的抓包结果,今晚核实情况

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants