Skip to content

Latest commit

 

History

History
121 lines (89 loc) · 10.7 KB

README.md

File metadata and controls

121 lines (89 loc) · 10.7 KB

Magisk_Files_Host

简体中文

Custom Magisk update channel, and keep important versions.

  • WARNING! Please DON'T use them if you don't trust them.

Official repositories: Offical Delta Alpha Monet Offical_Zygisk64_32 Delta_32-bit Cygisk

The link is redirected to the accelerated mirror website fastgit.org and cdn.jsdelivr.net, and synchronized to Gitee. The content of the file is updated synchronously every 6 hours.

Gitee, GitHub

The following links are separated into two parts:

  • The json file is linked to their respective official repositories (except "not official"), but changed "github.com" and "raw.githubusercontent.com" into "download.fastgit.org" and "raw.fastgit.org" to speed up the download.
  • The apk file is linked to this repository, use "cdn.jsdelivr.net" to speed up the download.

Custom update channel

Offical version Links
stable json fileapk file
beta json fileapk file
canary json fileapk file
debug json fileapk file
Offical_zygote64_32 version Links
stable json fileapk file
beta json fileapk file
canary json fileapk file
debug json fileapk file
Delta version Links
stable json fileapk file
beta json fileapk file
canary json fileapk file
debug json fileapk file
Delta_lite version Links
canary json file (official, but still finding),apk file
debug json file (official, but still finding),apk file
Delta_32-bit version Links
stable json file (not offical)apk file
beta json file (not offical)apk file
canary json file (not offical)apk file
debug json file (not offical)apk file
alpha version Links
alpha json fileapk file
monet version Links
stable json fileapk file
beta json fileapk file
canary json fileapk file
debug json fileapk file
lite version Links
lite json file (not offical)apk file
cygisk version Links
stable/beta/canary json fileapk file
debug json fileapk file
maru version Links
canary json fileapk file
debug json fileapk file

Acknowledgments

Developers: topjohnwu, HuskyDG, vvb2060, datnerdguy CygiskNamelesswonder5ec1cff

Original repository: Magisk_Files_Broker

Other

If you need to replace the accelerated website, or add a new version, please submit New issues.

License

MIT License

Copyright (c) 2023 v阿布Abu

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.