Skip to content

Commit 4ade1ad

Browse files
Update by CLI (2026-05-04 06:34:30.579025)
1 parent 0b73bd7 commit 4ade1ad

11 files changed

Lines changed: 80 additions & 61 deletions

File tree

json/modules.json

Lines changed: 29 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"description": "A wonderful collection of useful modules that are known or considered as hidden gems, all in one repo, It also contains ZG089's projects (modules) as well.",
1010
"metadata": {
1111
"version": 1,
12-
"timestamp": 1777860640.805972
12+
"timestamp": 1777876470.579025
1313
},
1414
"modules": [
1515
{
@@ -1018,8 +1018,8 @@
10181018
{
10191019
"id": "bindhosts",
10201020
"name": "bindhosts",
1021-
"version": "v2.1.2",
1022-
"versionCode": 212,
1021+
"version": "v2.1.3",
1022+
"versionCode": 213,
10231023
"author": "xx, KOWX712",
10241024
"description": "Systemless hosts for APatch, KernelSU and Magisk ",
10251025
"categories": [
@@ -1038,20 +1038,22 @@
10381038
],
10391039
"support": "https://github.com/bindhosts/bindhosts/issues",
10401040
"added": 0,
1041-
"timestamp": 1775012009.0,
1042-
"size": 165660,
1041+
"timestamp": 1777875953.0,
1042+
"size": 166753,
10431043
"permissions": [
10441044
"magisk.permission.SERVICE",
10451045
"magisk.permission.POST_FS_DATA",
10461046
"magisk.permission.ACTION",
10471047
"kernelsu.permission.WEBUI",
1048-
"mmrl.permission.WEBUI_CONFIG"
1048+
"mmrl.permission.WEBUI_CONFIG",
1049+
"kernelsu.permission.BOOT_COMPLETED"
10491050
],
10501051
"features": {
10511052
"service": true,
10521053
"post_fs_data": true,
10531054
"action": true,
1054-
"webroot": true
1055+
"webroot": true,
1056+
"boot_completed": true
10551057
},
10561058
"track": {
10571059
"type": "ONLINE_JSON",
@@ -1061,21 +1063,21 @@
10611063
"build_metadata": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/track.yaml"
10621064
},
10631065
"versions": [
1064-
{
1065-
"timestamp": 1769529253.0,
1066-
"version": "v2.1.1",
1067-
"versionCode": 211,
1068-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.1_211.zip",
1069-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.1_211.md",
1070-
"size": 132047
1071-
},
10721066
{
10731067
"timestamp": 1775012009.0,
10741068
"version": "v2.1.2",
10751069
"versionCode": 212,
10761070
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.2_212.zip",
10771071
"changelog": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.2_212.md",
10781072
"size": 165660
1073+
},
1074+
{
1075+
"timestamp": 1777875953.0,
1076+
"version": "v2.1.3",
1077+
"versionCode": 213,
1078+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.3_213.zip",
1079+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.3_213.md",
1080+
"size": 166753
10791081
}
10801082
]
10811083
},
@@ -1363,8 +1365,8 @@
13631365
{
13641366
"id": "mountify",
13651367
"name": "mountify",
1366-
"version": "v1.9.9",
1367-
"versionCode": 199,
1368+
"version": "v2.0.0",
1369+
"versionCode": 200,
13681370
"author": "xx, KOWX712",
13691371
"description": "Globally mounted modules via OverlayFS.",
13701372
"metamodule": "true",
@@ -1376,8 +1378,8 @@
13761378
"readme": "https://raw.githubusercontent.com/backslashxx/mountify/master/README.md",
13771379
"verified": false,
13781380
"added": 0,
1379-
"timestamp": 1777128223.0,
1380-
"size": 553178,
1381+
"timestamp": 1777863750.0,
1382+
"size": 553255,
13811383
"permissions": [
13821384
"magisk.permission.SERVICE",
13831385
"magisk.permission.POST_FS_DATA",
@@ -1402,21 +1404,21 @@
14021404
"build_metadata": "https://zguation-projects.github.io/ZG-R/modules/mountify/track.yaml"
14031405
},
14041406
"versions": [
1405-
{
1406-
"timestamp": 1776250820.0,
1407-
"version": "v1.9.8",
1408-
"versionCode": 198,
1409-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.9.8_198.zip",
1410-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.9.8_198.md",
1411-
"size": 553077
1412-
},
14131407
{
14141408
"timestamp": 1777128223.0,
14151409
"version": "v1.9.9",
14161410
"versionCode": 199,
14171411
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.9.9_199.zip",
14181412
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.9.9_199.md",
14191413
"size": 553178
1414+
},
1415+
{
1416+
"timestamp": 1777863750.0,
1417+
"version": "v2.0.0",
1418+
"versionCode": 200,
1419+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v2.0.0_200.zip",
1420+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v2.0.0_200.md",
1421+
"size": 553255
14201422
}
14211423
]
14221424
},

modules/bindhosts/track.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ categories:
88
- Ad-Block
99
enable: true
1010
id: bindhosts
11-
last_update: 1775012009.0
11+
last_update: 1777875953.0
1212
license: WTFPL
1313
source: https://github.com/bindhosts/bindhosts
1414
update_to: https://raw.githubusercontent.com/bindhosts/bindhosts/refs/heads/master/update.json

modules/bindhosts/update.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"id": "bindhosts",
33
"timestamp": 1735904596.0,
44
"versions": [
5-
{
6-
"timestamp": 1769529253.0,
7-
"version": "v2.1.1",
8-
"versionCode": 211,
9-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.1_211.zip",
10-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.1_211.md",
11-
"size": 132047
12-
},
135
{
146
"timestamp": 1775012009.0,
157
"version": "v2.1.2",
168
"versionCode": 212,
179
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.2_212.zip",
1810
"changelog": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.2_212.md",
1911
"size": 165660
12+
},
13+
{
14+
"timestamp": 1777875953.0,
15+
"version": "v2.1.3",
16+
"versionCode": 213,
17+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.3_213.zip",
18+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/bindhosts/v2.1.3_213.md",
19+
"size": 166753
2020
}
2121
]
2222
}

modules/bindhosts/v2.1.1_211.zip

-129 KB
Binary file not shown.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ Systemless hosts for APatch, KernelSU and Magisk
44
---
55

66
# Changelog
7+
### 2.1.3
8+
- scripts/post-fs-data: update ksu_susfs_open_redirect routine
9+
- webui: add scroll into view on input focus
10+
- scripts/service: rework module.prop description update
11+
- scripts: actually use boot-completed.sh
12+
13+
### 2.1.2
14+
- webui/locales: new translations
15+
- webui: other small fixes
16+
- scripts: hot install support
17+
- webui: new list active styling, clean up close button
18+
- webui/hosts: add rename dialog
19+
- webui/hosts: support disable source
20+
- webui: migrate to material web component
21+
- webui: add formatting support to translation strings
22+
- webui: refactor routing, file selector
23+
724
### 2.1.1
825
- scripts/post-fs-data: reorder rules for ksun ksuv3 migration
926
- scripts/bindhosts: ignore comments inline after entry

modules/bindhosts/v2.1.3_213.zip

163 KB
Binary file not shown.

modules/mountify/track.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ categories:
33
- metamodule
44
enable: true
55
id: mountify
6-
last_update: 1777128223.0
6+
last_update: 1777863750.0
77
readme: https://raw.githubusercontent.com/backslashxx/mountify/master/README.md
88
source: https://github.com/backslashxx/mountify
99
support: https://github.com/backslashxx/mountify/issues

modules/mountify/update.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"id": "mountify",
33
"timestamp": 1741872659.0,
44
"versions": [
5-
{
6-
"timestamp": 1776250820.0,
7-
"version": "v1.9.8",
8-
"versionCode": 198,
9-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.9.8_198.zip",
10-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.9.8_198.md",
11-
"size": 553077
12-
},
135
{
146
"timestamp": 1777128223.0,
157
"version": "v1.9.9",
168
"versionCode": 199,
179
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.9.9_199.zip",
1810
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.9.9_199.md",
1911
"size": 553178
12+
},
13+
{
14+
"timestamp": 1777863750.0,
15+
"version": "v2.0.0",
16+
"versionCode": 200,
17+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v2.0.0_200.zip",
18+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v2.0.0_200.md",
19+
"size": 553255
2020
}
2121
]
2222
}

modules/mountify/v1.9.8_198.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

modules/mountify/v2.0.0_200.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Mountify
2+
Globally mounted modules and whiteouts via OverlayFS.
3+
4+
## Changelog
5+
# 200
6+
- scripts/service: fork module description apply
7+
8+
# 199
9+
- scripts: drop MKSU .nomount support
10+
- scripts/post-fs-data: skip sync and resize
11+
- scripts/post-fs-data: tweak copy and mount flags
12+
- scripts/post-fs-data: reinstate 2-stage mounts
13+
- scripts/service: harden module.prop description update
14+
15+
### Full Changelog
16+
- [Commit history](https://github.com/backslashxx/mountify/commits/master/)

0 commit comments

Comments
 (0)