Skip to content

Commit

Permalink
Update by CLI (2024-12-12 12:46:03.205555)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 12, 2024
1 parent 296f937 commit 1c4fdda
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 8 deletions.
20 changes: 14 additions & 6 deletions json/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"submission": "https://github.com/Googlers-Repo/gmr/issues/new?assignees=&labels=module&projects=&template=submission.yml&title=%5BModule%5D%3A+",
"metadata": {
"version": 1,
"timestamp": 1733985149.434887
"timestamp": 1734007563.205555
},
"modules": [
{
Expand Down Expand Up @@ -285,10 +285,10 @@
{
"id": "bindhosts",
"name": "bindhosts",
"version": "v1.7.8",
"versionCode": 178,
"version": "v1.7.9",
"versionCode": 179,
"author": "xx, KOWX712",
"description": "Systemless hosts for Apatch, KernelSU and Magisk",
"description": "Systemless hosts for Apatch, KernelSU and Magisk ",
"added": 1733301165.0,
"verified": true,
"categories": [
Expand All @@ -305,8 +305,8 @@
],
"license": "WTFPL",
"readme": "https://raw.githubusercontent.com/backslashxx/bindhosts/refs/heads/master/README.md",
"timestamp": 1733755025.0,
"size": 19889,
"timestamp": 1733993087.0,
"size": 21318,
"features": {
"service": true,
"post_fs_data": true,
Expand Down Expand Up @@ -342,6 +342,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.8_178.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.8_178.md",
"size": 19889
},
{
"timestamp": 1733993087.0,
"version": "v1.7.9",
"versionCode": 179,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.9_179.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.9_179.md",
"size": 21318
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions modules/bindhosts/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"update_to": "https://raw.githubusercontent.com/backslashxx/bindhosts/refs/heads/master/update.json",
"source": "https://github.com/backslashxx/bindhosts",
"added": 1733301165.0,
"last_update": 1733755025.0,
"versions": 3
"last_update": 1733993087.0,
"versions": 4
}
8 changes: 8 additions & 0 deletions modules/bindhosts/update.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@
"zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.8_178.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.8_178.md",
"size": 19889
},
{
"timestamp": 1733993087.0,
"version": "v1.7.9",
"versionCode": 179,
"zipUrl": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.9_179.zip",
"changelog": "https://gr.dergoogler.com/gmr/modules/bindhosts/v1.7.9_179.md",
"size": 21318
}
]
}
22 changes: 22 additions & 0 deletions modules/bindhosts/v1.7.9_179.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
## bindhosts
Systemless hosts for Apatch, KernelSU and Magisk

---

# Changelog
### 1.7.9
- module: action webui redirect
- module: emoji updates
- scripts/action: wrapperrize
- scripts: toybox/busybox-related fixes

### 1.7.8
- webui: add update toggle enable/disable
- scripts/post-fs-data: update apatch mode2 condition
- scripts/action: crc32 instead of md5sum
- scripts/action: single-instance lock
- scripts/service: restore mode1 kstat spoof
- webui/js: optimized grepping
- webui: enhance UI on MMRL


Binary file added modules/bindhosts/v1.7.9_179.zip
Binary file not shown.

0 comments on commit 1c4fdda

Please sign in to comment.