天平

Results 62 comments of 天平

> 我改完代码推到master了,你要不要贡献点代码 辛苦了。 我不会啊😂,我最近在学rust,打算用axum开一个web应用。flutter还没开始学

> 我是说重构完了,我需要别人帮我抓包,需要知道改什么 可以呀😉

> 你可以下个叫 vNet 帮我抓下包 或者建立一个仓库,用markdown描述一下这些接口。我现在没有设备用来抓包, 目前正在为了糊口写代码 。 是要抓拷贝漫画app的包吗?需要抓哪些接口?

> 你希望改的功能,比较一下我俩发的请求 vnet怎么用?我用fiddler抓包,开启代理,就一直上不了网。

> 安卓手机装上就能抓包、比较简单的 vnet是这个吗?依旧是选择了拷贝漫画软件进行抓包后,无法联网。请问你是怎么解决的?已经信任了CA证书 ![image](https://github.com/niuhuan/kobi/assets/79521943/84114ae0-26f3-4c1b-85fb-2810a0076795)

> 是这个。emmmmm,我的安卓手机比较老,用的这个软件抓。不过现在已经废了 我用雷电模拟器9,开启root权限,下载httpCancry,成功抓到包了,app要指定版本, 下载连接如下 https://github.com/lusimei/HttpCanary/blob/master/HttpCanary.apk

更新时间排序接口如下: https://api.mangacopy.com/api/v3/member/collect/comics?limit=18&offset=0&free_type=1&ordering=-datetime_updated&platform=3 { "code": 200, "message": "请求成功", "results": { "list": [ { "uuid": 5893, "name": null, "b_folder": false, "folder_id": null, "last_browse": { "last_browse_id": "dc583b0e-1a53-11ef-89ff-3f487b7d9a9a", "last_browse_name": "第61.2话" }, "comic": { "uuid":...

> [94c0afb](https://github.com/niuhuan/kobi/commit/94c0afb8f56473f0b334b9e4bf574da3fb249967) > > https://github.com/niuhuan/kobi/actions/runs/9513676943 设置了,没有效果。不过为什么不像拷贝那样直接放在收藏的上方?🤣

> Hi, sorry for the delay in answering - I understand the frustration! We've made som simplifications in SDK-53 that helps a bit and are also working on building better...

> > It works, but instead of running tasks on a scheduled basis, the running time is uncertain. And when the app is closed, the scheduled tasks will not run...