add revanced microg, notice about adding huawei release later

This commit is contained in:
Aidan 2025-01-09 22:32:13 -05:00
parent 5b0a86bf4c
commit b1c890ad9a
2 changed files with 24 additions and 1 deletions

View File

@ -76,3 +76,5 @@ Your server can now be accessed at http://localhost:3000, and can be used in con
- [ ] Fix Issue #1 (https://github.com/ihatenodejs/modules/issues/1)
-> Add JingMatrix LSPosed Riru release once done (broken by issue)
-> Add ReVanced microG Huawei release once done (broken by issue)

View File

@ -951,5 +951,26 @@
}
},
"description": "Aves can handle all sorts of images and videos, including your typical JPEGs and MP4s, but also more exotic things like multi-page TIFFs, SVGs, old AVIs and more!\n\nIt scans your media collection to identify motion photos, panoramas (aka photo spheres), 360° videos, as well as GeoTIFF files.\n\nNavigation and search is an important part of Aves. The goal is for users to easily flow from albums to photos to tags to maps, etc.\n\nAves integrates with Android (from KitKat to Android 14, including Android TV) with features such as widgets, app shortcuts, screen saver and global search handling. It also works as a media viewer and picker."
},
{
"id": "26",
"name": "ReVanced microG",
"icon": "/img/apps/revanced.png",
"foss": true,
"root": false,
"selfHosted": false,
"downloadLinks": {
"v0.3.1.4.240913": {
"all-except-huawei": "https://github.com/ReVanced/GmsCore/releases/download/v0.3.1.4.240913/app.revanced.android.gms-240913008-signed.apk"
},
"v0.3.1.3.240913": {
"all-except-huawei": "https://github.com/ReVanced/GmsCore/releases/download/v0.3.1.3.240913/app.revanced.android.gms-240913006-signed.apk"
},
"v0.3.1.2.240913": {
"all-except-huawei": "https://github.com/ReVanced/GmsCore/releases/download/v0.3.1.2.240913/app.revanced.android.gms-240913004-signed.apk"
}
},
"description": "This app supports generating, saving, loading, parsing and verifying Android key and ID attestation data.\n\nThe app is used for self-testing, so it has no network permission. The certificate revocation data is embedded in the apk and will not be updated online. If the system is compromised, parsing and verifying is not safe, you should save the data to a file and then load the file on another device to verify it.\n\nThis app also supports loading attestation data generated by other software, and the supported storage format is PkiPath and PKCS7.",
"github": "https://github.com/vvb2060/KeyAttestation"
}
]