arrow_back 返回列表
ONO CI Builds
ONO CI Builds @ono_ci open_in_new

ONO-RELEASE-5bb97d1.04031255

calendar_today
link 查看原文
translate 已翻译 description TXT

原文

🎉 检测到新的 GitHub 推送! Commit SHA: 5bb97d16bfaf3e76e8ce45dce4c0218d227a1ff6

refactor: rewrite Bilibili auto-play card conversion logic

  • Add MqqApiUrlTool for parsing and manipulating mqqapi:// URLs, including Base64 and URL decoding/encoding support.
  • Refactor BilibiliAutoPlayCard to use MqqapiHandler instead of low-level protocol hijacking.
  • Simplify Bilibili card conversion by modifying the mini_program_path parameter in the share URL.
  • Remove complex protobuf manipulation and signature re-calculation for LightAppSvc.mini_app_share.

(cherry picked from commit e115cd81068f2fffa2b3418840ef5f368c231a3e)

提交者 Nacho 查看详情

简体中文

🎉 检测到新的 GitHub 推送! Commit SHA: 5bb97d16bfaf3e76e8ce45dce4c0218d227a1ff6

重构:重写 Bilibili 自动播放卡片转换逻辑

  • 新增 MqqApiUrlTool,用于解析和操作 mqqapi:// URL,支持 Base64 和 URL 解码/编码。
  • 重构 BilibiliAutoPlayCard,改用 MqqapiHandler 替代底层协议劫持。
  • 通过修改分享 URL 中的 mini_program_path 参数,简化 Bilibili 卡片转换。
  • 移除了对 LightAppSvc.mini_app_share 的复杂 protobuf 操作和签名重新计算。

(从提交 e115cd81068f2fffa2b3418840ef5f368c231a3e 中挑选)

提交者:Nacho 查看详情