此项目为 PiliPlus 的 AltStore 源,PiliPlus 是一个使用Flutter开发的BiliBili第三方客户端。
可以用于 AltStore、SideStore、LiveContainer 等支持 AltStore 源格式的应用。
将此源 URL 导入到支持 AltStore 源格式的应用中:
为方便版本回退,默认源包含最近 3 个版本
https://raw.githubusercontent.com/ankhyk/piliplus-altstore-source/main/generated/apps.json
[在线预览](由 altsource-viewer 提供)
如果您使用 AltStore 等只支持单应用源的应用,请使用单应用源:
https://raw.githubusercontent.com/ankhyk/piliplus-altstore-source/main/generated/app.json
[在线预览](由 altsource-viewer 提供)
This is a custom AltStore source for PiliPlus, a third-party Bilibili client developed by Flutter.
It can be used with AltStore, SideStore, LiveContainer and other apps that support AltStore source format.
Import this source URL into your AltStore-compatible app:
To make version rollbacks easier, the default source contains the latest 3 versions
https://raw.githubusercontent.com/ankhyk/piliplus-altstore-source/main/generated/apps.json
[Online Preview] (powered by altsource-viewer)
If you use an app such as AltStore that only supports a single-app source, please use:
https://raw.githubusercontent.com/ankhyk/piliplus-altstore-source/main/generated/app.json
[Online Preview] (powered by altsource-viewer)
This project is derived from the original work by maxchang3.
Adapted for PiliPlus and independently maintained by ankhyk.
MIT License Original work © maxchang3 Modified work © ankhyk