Skip to content

Commit 1e25dbe

Browse files
Update by CLI (2024-12-26 01:13:53.209855)
1 parent 4769153 commit 1e25dbe

File tree

6 files changed

+96
-8
lines changed

6 files changed

+96
-8
lines changed

json/mmrl-sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@
462462
</url>
463463
<url>
464464
<loc>https://mmrl.dergoogler.com/module/wadbd</loc>
465-
<lastmod>2024-12-24</lastmod>
465+
<lastmod>2024-12-25</lastmod>
466466
</url>
467467
<url>
468468
<loc>https://mmrl.dergoogler.com/module/wifi-bonding-nolog</loc>

json/modules.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"submission": "https://github.com/Magisk-Modules-Alt-Repo/submission/issues/new?assignees=&labels=module&projects=&template=module-submission.yml&title=%5BModule%5D+",
77
"metadata": {
88
"version": 1,
9-
"timestamp": 1735150870.26462
9+
"timestamp": 1735175633.209855
1010
},
1111
"modules": [
1212
{
@@ -997,16 +997,16 @@
997997
{
998998
"id": "Malwack",
999999
"name": "Malwack | Anti-Malware & Ad Blocker",
1000-
"version": "v4.2.6",
1001-
"versionCode": 23,
1000+
"version": "v4.2.7",
1001+
"versionCode": 24,
10021002
"author": "Person0z",
10031003
"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!",
10041004
"added": 1719068038.972528,
10051005
"support": "https://github.com/Magisk-Modules-Alt-Repo/Malwack/issues",
10061006
"readme": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/Malwack/main/README.md",
10071007
"verified": false,
1008-
"timestamp": 1734978079.99909,
1009-
"size": 5883101,
1008+
"timestamp": 1735175612.170428,
1009+
"size": 5852430,
10101010
"track": {
10111011
"type": "ONLINE_JSON",
10121012
"added": 1719068038.972528,
@@ -1052,6 +1052,14 @@
10521052
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.6_23.zip",
10531053
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.6_23.md",
10541054
"size": 5883101
1055+
},
1056+
{
1057+
"timestamp": 1735175612.170428,
1058+
"version": "v4.2.7",
1059+
"versionCode": 24,
1060+
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.7_24.zip",
1061+
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.7_24.md",
1062+
"size": 5852430
10551063
}
10561064
]
10571065
},

modules/Malwack/track.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"support": "https://github.com/Magisk-Modules-Alt-Repo/Malwack/issues",
88
"readme": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/Malwack/main/README.md",
99
"added": 1719068038.972528,
10-
"last_update": 1734978079.99909,
11-
"versions": 5
10+
"last_update": 1735175612.170428,
11+
"versions": 6
1212
}

modules/Malwack/update.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@
4040
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.6_23.zip",
4141
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.6_23.md",
4242
"size": 5883101
43+
},
44+
{
45+
"timestamp": 1735175612.170428,
46+
"version": "v4.2.7",
47+
"versionCode": 24,
48+
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.7_24.zip",
49+
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v4.2.7_24.md",
50+
"size": 5852430
4351
}
4452
]
4553
}

modules/Malwack/v4.2.7_24.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
## v4.2.7
2+
- Updated hosts file
3+
4+
## v4.2.6
5+
- Updated hosts file
6+
7+
## v4.2.5
8+
- Updated hosts file
9+
10+
## v4.2.4
11+
- Updated hosts file
12+
13+
## v4.2.3
14+
- Updated hosts file
15+
16+
## v4.2.2
17+
- Updated hosts file
18+
## v4.2.1
19+
- Fixed the help command adding the ``whitelist`` command on it.
20+
## v4.2
21+
- Updated Hosts file and added a new hosts link
22+
---
23+
## v4.1
24+
- Update Hosts File
25+
- Fixed changelog
26+
---
27+
## v4.0
28+
- Updated Hosts file
29+
- Updated readme.md
30+
- Added Sed and MV commands with rw perms
31+
- Added a new command that allows users to whitelist domains.
32+
---
33+
## v3.0
34+
- Added curl command as some users do not have it installed on their phones
35+
- Fixed the malwack command to get hosts file and to block porn as curl was not working for some users.
36+
- Updated Hosts file
37+
---
38+
## v2.6
39+
- Update Hosts file
40+
---
41+
## v2.5
42+
- Update Hosts file
43+
---
44+
## v2.4
45+
- Update Hosts File
46+
---
47+
## v2.3
48+
- Update Hosts fle
49+
---
50+
## v2.2
51+
- Update Hosts File
52+
---
53+
## v2.1
54+
- update hosts file
55+
---
56+
## v2.0 - Major Update
57+
- Added terminal commands
58+
- use ``malwack --help`` for all available commands
59+
- Updated README.md
60+
- Updated hosts life
61+
---
62+
## v1.4
63+
- Updated hosts file
64+
- added custom header to hosts file
65+
---
66+
## v1.3
67+
- Added a new hosts list provider [hosts](https://github.com/StevenBlack/hosts)
68+
- Updated hosts file with current
69+
---
70+
## v1.2
71+
- Updated hosts file
72+
- Added more info to ``README.md``

modules/Malwack/v4.2.7_24.zip

5.58 MB
Binary file not shown.

0 commit comments

Comments
 (0)