22Magisk-only completely systemless adblocking.
33
44[ ![ GitHub Latest Release (by date)] ( https://img.shields.io/github/v/release/programminghoch10/MagicalProtection?label=latest&logo=github&display_name=release )] ( https://github.com/programminghoch10/MagicalProtection/releases/latest )
5- [ ![ GitHub Latest Release Date ] ( https://img.shields.io/github/release-date/ programminghoch10/MagicalProtection?logo=github )] ( https://github.com/programminghoch10/MagicalProtection/releases/latest ) \
5+ [ ![ GitHub Automatic Update Workflow Status ] ( https://img.shields.io/github/actions/workflow/status/ programminghoch10/MagicalProtection/autoupdate.yml ?logo=github%20actions&logoColor=white&label=autoupdate )] ( https://github.com/programminghoch10/MagicalProtection/actions/workflows/autoupdate.yml ) \
66[ ![ GitHub Global Download Counter] ( https://img.shields.io/github/downloads/programminghoch10/MagicalProtection/total?logo=github )] ( https://github.com/programminghoch10/MagicalProtection/releases )
77[ ![ GitHub Latest Download Counter] ( https://img.shields.io/github/downloads/programminghoch10/MagicalProtection/latest/total?logo=github )] ( https://github.com/programminghoch10/MagicalProtection/releases/latest ) \
8- [ ![ GitHub Build Workflow Status] ( https://img.shields.io/github/actions/workflow/status/programminghoch10/MagicalProtection/build.yml?logo=github%20actions&logoColor=white )] ( https://github.com/programminghoch10/MagicalProtection/actions/workflows/build.yml )
9- [ ![ GitHub Automatic Update Workflow Status] ( https://img.shields.io/github/actions/workflow/status/programminghoch10/MagicalProtection/autoupdate.yml?logo=github%20actions&logoColor=white )] ( https://github.com/programminghoch10/MagicalProtection/actions/workflows/autoupdate.yml )
10- [ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/programminghoch10/MagicalProtection?logo=git&logoColor=white )] ( https://github.com/programminghoch10/MagicalProtection/commits/main ) \
8+ [ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/programminghoch10/MagicalProtection?logo=git&logoColor=white )] ( https://github.com/programminghoch10/MagicalProtection/commits/main )
9+ [ ![ GitHub Latest Release Date] ( https://img.shields.io/github/release-date/programminghoch10/MagicalProtection?logo=github )] ( https://github.com/programminghoch10/MagicalProtection/releases/latest ) \
10+ [ ![ GitHub Build Workflow Status] ( https://img.shields.io/github/actions/workflow/status/programminghoch10/MagicalProtection/build.yml?logo=github%20actions&logoColor=white&label=build )] ( https://github.com/programminghoch10/MagicalProtection/actions/workflows/build.yml )
11+ [ ![ ShellCheck Status] ( https://img.shields.io/github/actions/workflow/status/programminghoch10/MagicalProtection/shellcheck.yml?logo=github%20actions&logoColor=white&label=shellcheck )] ( https://github.com/programminghoch10/MagicalProtection/actions/workflows/shellcheck.yml ) \
1112[ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/programminghoch10/MagicalProtection?style=social )] ( https://github.com/programminghoch10/MagicalProtection/stargazers ) \
1213[ ![ GitHub followers] ( https://img.shields.io/github/followers/programminghoch10?style=social )] ( https://github.com/programminghoch10 )
1314
@@ -16,7 +17,7 @@ Magisk-only completely systemless adblocking.
1617I've been loving
1718[ ` EnergizedProtection ` ] ( https://github.com/EnergizedProtection )
1819and its simplicity of setting it up once
19- and forgetting about it.
20+ without an app and then forgetting about it.
2021However, setting up the
2122[ ` EnergizedProtection Magisk Module ` ] ( https://github.com/Magisk-Modules-Repo/energizedprotection )
2223includes executing some shell commands
@@ -34,10 +35,25 @@ updating is an easy and straight forward process.
3435
3536The name ` MagicalProtection ` is inspired by
3637Magisk's Magic Mount
37- and _ (obviously)_ by ` EnergizedProtection ` .
38+ and _ (obviously)_ by
39+ [ ` EnergizedProtection ` ] ( https://github.com/EnergizedProtection ) .
3840
3941## Usage / Installation
4042
4143To use this Magisk module, install it and reboot.
4244There is nothing more to do, it will work straightaway.
4345_ Magisk's Systemless Hosts module is not required._
46+
47+ ## Automatic Updates
48+
49+ [ ![ GitHub Automatic Update Workflow Status] ( https://img.shields.io/github/actions/workflow/status/programminghoch10/MagicalProtection/autoupdate.yml?logo=github%20actions&logoColor=white&label=autoupdate )] ( https://github.com/programminghoch10/MagicalProtection/actions/workflows/autoupdate.yml )
50+
51+ Updates for this module and its hosts lists are
52+ [ completely automated in GitHub Actions] ( https://github.com/programminghoch10/MagicalProtection/actions/workflows/autoupdate.yml ) .
53+
54+ To differentiate kinds of module updates,
55+ the version info contains two version numbers:
56+ The module version (` mv ` )
57+ and the hosts version (` hv ` ).
58+ Both will tick up individually
59+ as updates for module and hosts are deployed.
0 commit comments