Merge remote-tracking branch 'origin/main'
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 11s

This commit is contained in:
Aidan 2025-02-15 20:33:56 -05:00
commit c5379f6245
3 changed files with 15 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# modules
![Last Update](https://img.shields.io/badge/last_update-07_Feb_2024-blue)
![Last Update](https://img.shields.io/badge/last_update-15_Feb_2024-blue)
[![License: Unlicense](https://img.shields.io/badge/license-Unlicense-blue.svg)](http://unlicense.org/)
[![Join Telegram Channel](https://img.shields.io/badge/join_channel-telegram-blue)](https://t.me/pontushub)

View File

@ -61,6 +61,9 @@
"root": false,
"selfHosted": true,
"downloadLinks": {
"v6.6.2": {
"all": "https://github.com/reveny/Android-Native-Root-Detector/releases/download/v6.6.2/native-root-detector-v6.6.2.apk"
},
"v6.6.1": {
"all": "https://github.com/reveny/Android-Native-Root-Detector/releases/download/v6.6.1/native-root-detector-v6.6.1.apk"
},
@ -304,6 +307,14 @@
"root": false,
"selfHosted": false,
"downloadLinks": {
"v9.0.0": {
"arm64-v8a": "https://github.com/arsLan4k1390/Cherrygram/releases/download/9.0.0/Cherrygram-9.0.0-TG-11.7.0-arm64-v8a.apk",
"armeabi-v7a": "https://github.com/arsLan4k1390/Cherrygram/releases/download/9.0.0/Cherrygram-9.0.0-TG-11.7.0-armeabi-v7a.apk",
"universal": "https://github.com/arsLan4k1390/Cherrygram/releases/download/9.0.0/Cherrygram-9.0.0-TG-11.7.0-universal.apk",
"huawei-arm64-v8a": "https://github.com/arsLan4k1390/Cherrygram/releases/download/9.0.0/Cherrygram-Huawei-9.0.0-TG-11.7.0-arm64-v8a.apk",
"huawei-armeabi-v7a": "https://github.com/arsLan4k1390/Cherrygram/releases/download/9.0.0/Cherrygram-Huawei-9.0.0-TG-11.7.0-armeabi-v7a.apk",
"huawei-universal": "https://github.com/arsLan4k1390/Cherrygram/releases/download/9.0.0/Cherrygram-Huawei-9.0.0-TG-11.7.0-universal.apk"
},
"v8.9.0": {
"arm64-v8a": "https://github.com/arsLan4k1390/Cherrygram/releases/download/8.9.0/Cherrygram-8.9.0-TG-11.5.3-arm64-v8a.apk",
"armeabi-v7a": "https://github.com/arsLan4k1390/Cherrygram/releases/download/8.9.0/Cherrygram-8.9.0-TG-11.5.3-armeabi-v7a.apk",

View File

@ -215,6 +215,9 @@
"zygisk": false,
"riru": false,
"downloadLinks": {
"v1.6.5": {
"all": "https://github.com/Magisk-Modules-Alt-Repo/StevenBlock/releases/download/v1.6.5/stevenblacklist.zip"
},
"v1.6.4": {
"all": "https://github.com/Magisk-Modules-Alt-Repo/StevenBlock/releases/download/v1.6.4/stevenblacklist.zip"
},