diff --git a/json/modules.json b/json/modules.json index a70beee2..917025cb 100644 --- a/json/modules.json +++ b/json/modules.json @@ -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": 1735194204.011439 + "timestamp": 1735216314.050817 }, "modules": [ { @@ -997,16 +997,16 @@ { "id": "Malwack", "name": "Malwack | Anti-Malware & Ad Blocker", - "version": "v5.0.1", - "versionCode": 27, + "version": "v5.0.2", + "versionCode": 28, "author": "Person0z", "description": "Ever wanted to get rid of those annoying ads that pop every 2 seconds in mobile games you're playing or websites you are visiting? Well, look no further with Malwack, your defense against ads!", "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": 1735194182.537924, - "size": 5024288, + "timestamp": 1735216292.439263, + "size": 5024277, "features": { "service": true, "action": true @@ -1018,14 +1018,6 @@ "antifeatures": null }, "versions": [ - { - "timestamp": 1725646848.932702, - "version": "v4.2.2", - "versionCode": 19, - "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", @@ -1065,6 +1057,14 @@ "zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v5.0.1_27.zip", "changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v5.0.1_27.md", "size": 5024288 + }, + { + "timestamp": 1735216292.439263, + "version": "v5.0.2", + "versionCode": 28, + "zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v5.0.2_28.zip", + "changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v5.0.2_28.md", + "size": 5024277 } ] }, diff --git a/modules/Malwack/track.json b/modules/Malwack/track.json index e62903e2..6250e5b1 100644 --- a/modules/Malwack/track.json +++ b/modules/Malwack/track.json @@ -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": 1735194182.537924, + "last_update": 1735216292.439263, "versions": 6 } \ No newline at end of file diff --git a/modules/Malwack/update.json b/modules/Malwack/update.json index bc890704..d112e989 100644 --- a/modules/Malwack/update.json +++ b/modules/Malwack/update.json @@ -2,14 +2,6 @@ "id": "Malwack", "timestamp": 1719138197.217351, "versions": [ - { - "timestamp": 1725646848.932702, - "version": "v4.2.2", - "versionCode": 19, - "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", @@ -49,6 +41,14 @@ "zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v5.0.1_27.zip", "changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v5.0.1_27.md", "size": 5024288 + }, + { + "timestamp": 1735216292.439263, + "version": "v5.0.2", + "versionCode": 28, + "zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v5.0.2_28.zip", + "changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/Malwack/v5.0.2_28.md", + "size": 5024277 } ] } \ No newline at end of file diff --git a/modules/Malwack/v4.2.2_19.zip b/modules/Malwack/v4.2.2_19.zip deleted file mode 100644 index 6232ed41..00000000 Binary files a/modules/Malwack/v4.2.2_19.zip and /dev/null differ diff --git a/modules/Malwack/v4.2.2_19.md b/modules/Malwack/v5.0.2_28.md similarity index 60% rename from modules/Malwack/v4.2.2_19.md rename to modules/Malwack/v5.0.2_28.md index 687606b3..321b0828 100644 --- a/modules/Malwack/v4.2.2_19.md +++ b/modules/Malwack/v5.0.2_28.md @@ -1,7 +1,40 @@ +## v5.0.2 +- Update main command, fixed issues with it not loading hosts file and giving errors, updated and formatted main file, auto-save when setting to block p*rn so when you update you won't need to do it again. +## v5.0.1 +- added action.sh +- added urls.txt which will allow you to define your own custom files to download +--- +## v5.0.0 +- Auto update every 24 hours applies after reboot +- Added service.sh to setup cron +- Added logging +- Updated hosts file +- Removed added commands using built-in BusyBox +--- +## v4.2.8 +- Updated hosts file +--- +## v4.2.7 +- Updated hosts file +--- +## v4.2.6 +- Updated hosts file +--- +## v4.2.5 +- Updated hosts file +--- +## 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 --- @@ -54,4 +87,4 @@ --- ## v1.2 - Updated hosts file -- Added more info to ``README.md`` \ No newline at end of file +- Added more info to ``README.md`` diff --git a/modules/Malwack/v5.0.2_28.zip b/modules/Malwack/v5.0.2_28.zip new file mode 100644 index 00000000..f7354f0e Binary files /dev/null and b/modules/Malwack/v5.0.2_28.zip differ