From 5b0a86bf4c381288309c3c4e515ad585715d2f64 Mon Sep 17 00:00:00 2001 From: Aidan Date: Thu, 9 Jan 2025 22:25:53 -0500 Subject: [PATCH] add JingMatrix LSPosed, add note about adding riru release in future --- README.md | 2 ++ data/modules.json | 48 +++++++++++++++++++++++++++++++++-------------- 2 files changed, 36 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 07f66af..49c2c7e 100644 --- a/README.md +++ b/README.md @@ -74,3 +74,5 @@ Your server can now be accessed at http://localhost:3000, and can be used in con - [X] Add submissions (done via Telegram) - [ ] 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 diff --git a/data/modules.json b/data/modules.json index 62863ed..93e2489 100644 --- a/data/modules.json +++ b/data/modules.json @@ -130,6 +130,26 @@ }, { "id": "6", + "name": "JingMatrix LSPosed", + "icon": "/img/modules/lsposed.jpg", + "foss": true, + "selfHosted": false, + "lsposed": false, + "zygisk": true, + "riru": true, + "downloadLinks": { + "v1.10.1": { + "all": "https://github.com/JingMatrix/LSPosed/releases/download/v1.10.1/LSPosed-v1.10.1-7115-zygisk-release.zip" + }, + "v1.10.0": { + "all": "https://github.com/JingMatrix/LSPosed/releases/download/v1.10.0/LSPosed-v1.10.0-7068-zygisk-release.zip" + } + }, + "description": "Successor of original LSPosed. Maintained by one of the original author.\n\nA Zygisk module trying to provide an ART hooking framework which delivers consistent APIs with the OG Xposed, leveraging LSPlant hooking framework.", + "github": "https://github.com/JingMatrix/LSPosed" + }, + { + "id": "7", "name": "Play Integrity Fix", "icon": "/img/modules/ts.png", "foss": true, @@ -158,7 +178,7 @@ "github": "https://github.com/chiteroman/PlayIntegrityFix" }, { - "id": "7", + "id": "8", "name": "StevenBlock", "icon": "/img/modules/stevenblock.png", "foss": true, @@ -205,7 +225,7 @@ "github": "https://github.com/Magisk-Modules-Alt-Repo/StevenBlock" }, { - "id": "8", + "id": "9", "name": "Shamiko", "icon": "/img/modules/lsposed.jpg", "foss": true, @@ -252,7 +272,7 @@ "github": "https://github.com/LSPosed/LSPosed.github.io/releases" }, { - "id": "9", + "id": "10", "name": "Zygisk Detach", "icon": "/img/modules/zygisk-detach.png", "foss": true, @@ -332,7 +352,7 @@ "github": "https://github.com/j-hc/zygisk-detach" }, { - "id": "10", + "id": "11", "name": "DSS", "icon": "/img/modules/dss.png", "foss": true, @@ -349,7 +369,7 @@ "github": "https://github.com/foobar66/dss" }, { - "id": "11", + "id": "12", "name": "Re-Malwack", "icon": "/img/modules/remalwack.png", "foss": true, @@ -372,7 +392,7 @@ "github": "https://github.com/ZG089/Re-Malwack" }, { - "id": "12", + "id": "13", "name": "TeleVIP", "icon": "/img/modules/telegram.png", "foss": false, @@ -404,7 +424,7 @@ "github": "https://github.com/mustafa1dev/TeleVip-Lsposed" }, { - "id": "13", + "id": "14", "name": "Zygisk Assistant", "icon": "/img/apps/magisk.png", "foss": true, @@ -422,7 +442,7 @@ "github": "https://github.com/snake-4/Zygisk-Assistant" }, { - "id": "14", + "id": "15", "name": "ZygiskNext", "icon": "/img/apps/magisk.png", "foss": true, @@ -451,7 +471,7 @@ "github": "https://github.com/snake-4/Zygisk-Assistant" }, { - "id": "15", + "id": "16", "name": "KernelSU iOS Emoji", "icon": "/img/modules/emoji.png", "foss": true, @@ -474,7 +494,7 @@ "github": "https://github.com/dtingley11/KernelSU-iOS-Emoji" }, { - "id": "16", + "id": "17", "name": "Power Saver Pro", "icon": "/img/modules/powersaverpro.jpg", "foss": true, @@ -494,7 +514,7 @@ "github": "https://t.me/must_have_stuff" }, { - "id": "17", + "id": "18", "name": "T-Target", "icon": "/img/modules/ts.png", "foss": true, @@ -511,7 +531,7 @@ "github": "https://t.me/must_have_stuff" }, { - "id": "18", + "id": "19", "name": "Google Photos Premium", "icon": "/img/modules/gphotos.webp", "foss": false, @@ -528,7 +548,7 @@ "github": "NONE" }, { - "id": "19", + "id": "20", "name": "Universal GMS Doze", "icon": "/img/modules/gmsdoze.jpg", "foss": true, @@ -578,7 +598,7 @@ "github": "https://github.com/gloeyisk/universal-gms-doze" }, { - "id": "20", + "id": "21", "name": "bindhosts", "icon": "/img/apps/bindhosts.png", "foss": true,