Skip to content

Commit

Permalink
[sync] add new modules
Browse files Browse the repository at this point in the history
  • Loading branch information
syspwda authored Mar 5, 2024
1 parent d272b77 commit 49c912a
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 0 deletions.
12 changes: 12 additions & 0 deletions modules/livebootmagisk/track.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": "livebootmagisk",
"enable": true,
"verified": false,
"update_to": "https://github.com/symbuzzer/livebootmodule.git",
"source": "https://github.com/symbuzzer/livebootmodule",
"support": "https://github.com/symbuzzer/livebootmodule/issues",
"categories": [
"Customization"
],
"readme": "https://raw.githubusercontent.com/symbuzzer/livebootmodule/main/README.md"
}
12 changes: 12 additions & 0 deletions modules/magisk_proc_monitor/track.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": "magisk_proc_monitor",
"enable": true,
"verified": true,
"update_to": "https://github.com/Magisk-Modules-Alt-Repo/magisk_proc_monitor.git",
"source": "https://github.com/Magisk-Modules-Alt-Repo/magisk_proc_monitor",
"support": "https://github.com/Magisk-Modules-Alt-Repo/magisk_proc_monitor/issues",
"categories": [
"App Additions and Features"
],
"readme": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/magisk_proc_monitor/main/README.md"
}
12 changes: 12 additions & 0 deletions modules/sqlite3/track.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": "sqlite3",
"enable": true,
"verified": false,
"update_to": "https://github.com/rojenzaman/sqlite3-magisk-module.git",
"source": "https://github.com/rojenzaman/sqlite3-magisk-module",
"support": "https://github.com/rojenzaman/sqlite3-magisk-module/issues",
"categories": [
"Tools"
],
"readme": "https://raw.githubusercontent.com/rojenzaman/sqlite3-magisk-module/master/README.md"
}
14 changes: 14 additions & 0 deletions modules/systemless-hosts-KernelSU-module/track.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "systemless-hosts-KernelSU-module",
"enable": true,
"verified": false,
"update_to": "https://github.com/symbuzzer/systemless-hosts-KernelSU-module.git",
"source": "https://github.com/symbuzzer/systemless-hosts-KernelSU-module",
"support": "https://github.com/symbuzzer/systemless-hosts-KernelSU-module/issues",
"categories": [
"Adblocking and Hosts Files",
"KernelSU",
"APatch"
],
"readme": "https://raw.githubusercontent.com/symbuzzer/systemless-hosts-KernelSU-module/main/README.md"
}

0 comments on commit 49c912a

Please sign in to comment.