diff --git a/README.md b/README.md index 49c2c7e..32c0623 100644 --- a/README.md +++ b/README.md @@ -75,4 +75,6 @@ Your server can now be accessed at http://localhost:3000, and can be used in con - [ ] Add search functionality - [ ] Fix Issue #1 (https://github.com/ihatenodejs/modules/issues/1) - -> Add JingMatrix LSPosed Riru release once done (broken by issue) \ No newline at end of file + -> Add JingMatrix LSPosed Riru release once done (broken by issue) + + -> Add ReVanced microG Huawei release once done (broken by issue) \ No newline at end of file diff --git a/data/apps.json b/data/apps.json index f0c3bf9..7ec6611 100644 --- a/data/apps.json +++ b/data/apps.json @@ -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" } ] \ No newline at end of file