Skip to content

Commit

Permalink
Update by CLI (2024-12-23 01:15:52.876093)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 23, 2024
1 parent 9349707 commit 8a5e4d4
Show file tree
Hide file tree
Showing 5 changed files with 86 additions and 7 deletions.
18 changes: 13 additions & 5 deletions json/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"submission": "https://github.com/Magisk-Modules-Alt-Repo/submission/issues/new?assignees=&labels=module&projects=&template=module-submission.yml&title=%5BModule%5D+",
"metadata": {
"version": 1,
"timestamp": 1734891596.346189
"timestamp": 1734916552.876093
},
"modules": [
{
Expand Down Expand Up @@ -997,16 +997,16 @@
{
"id": "Malwack",
"name": "Malwack | Anti-Malware & Ad Blocker",
"version": "v4.2.2",
"versionCode": 19,
"version": "v4.2.4",
"versionCode": 21,
"author": "Person0z",
"description": "Say goodbye to unwanted digital pests and send malware running with Malwack, your virtual fly swatter for the cyber world. It's like having a bouncer for your device \u2013 no entry for malware, bugs, or party crashers!",
"added": 1719068038.972528,
"support": "https://github.com/Magisk-Modules-Alt-Repo/Malwack/issues",
"readme": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/Malwack/main/README.md",
"verified": false,
"timestamp": 1725646848.932702,
"size": 8785844,
"timestamp": 1734916531.493764,
"size": 5883096,
"track": {
"type": "ONLINE_JSON",
"added": 1719068038.972528,
Expand All @@ -1028,6 +1028,14 @@
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.2_19.zip",
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.2_19.md",
"size": 8785844
},
{
"timestamp": 1734916531.493764,
"version": "v4.2.4",
"versionCode": 21,
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.4_21.zip",
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.4_21.md",
"size": 5883096
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions modules/Malwack/track.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"support": "https://github.com/Magisk-Modules-Alt-Repo/Malwack/issues",
"readme": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/Malwack/main/README.md",
"added": 1719068038.972528,
"last_update": 1725646848.932702,
"versions": 2
"last_update": 1734916531.493764,
"versions": 3
}
8 changes: 8 additions & 0 deletions modules/Malwack/update.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.2_19.zip",
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.2_19.md",
"size": 8785844
},
{
"timestamp": 1734916531.493764,
"version": "v4.2.4",
"versionCode": 21,
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.4_21.zip",
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.4_21.md",
"size": 5883096
}
]
}
63 changes: 63 additions & 0 deletions modules/Malwack/v4.2.4_21.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
## v4.2.4
- Updated hosts file

## v4.2.3
- Updated hosts file

## v4.2.2
- Updated hosts file
## v4.2.1
- Fixed the help command adding the ``whitelist`` command on it.
## v4.2
- Updated Hosts file and added a new hosts link
---
## v4.1
- Update Hosts File
- Fixed changelog
---
## v4.0
- Updated Hosts file
- Updated readme.md
- Added Sed and MV commands with rw perms
- Added a new command that allows users to whitelist domains.
---
## v3.0
- Added curl command as some users do not have it installed on their phones
- Fixed the malwack command to get hosts file and to block porn as curl was not working for some users.
- Updated Hosts file
---
## v2.6
- Update Hosts file
---
## v2.5
- Update Hosts file
---
## v2.4
- Update Hosts File
---
## v2.3
- Update Hosts fle
---
## v2.2
- Update Hosts File
---
## v2.1
- update hosts file
---
## v2.0 - Major Update
- Added terminal commands
- use ``malwack --help`` for all available commands
- Updated README.md
- Updated hosts life
---
## v1.4
- Updated hosts file
- added custom header to hosts file
---
## v1.3
- Added a new hosts list provider [hosts](https://github.com/StevenBlack/hosts)
- Updated hosts file with current
---
## v1.2
- Updated hosts file
- Added more info to ``README.md``
Binary file added modules/Malwack/v4.2.4_21.zip
Binary file not shown.

0 comments on commit 8a5e4d4

Please sign in to comment.