Magisk-Ad-Blocking-Module
Magisk-Ad-Blocking-Module copied to clipboard
Magisk update module
Add update.json to update via magisk app
- module.prop
updateJson=https://raw.githubusercontent.com/pantsufan/Magisk-Ad-Blocking-Module/master/update.json
- update.json
{
"version": "v3.15",
"versionCode": 7,
"zipUrl": "https://github.com/pantsufan/Magisk-Ad-Blocking-Module/releases/latest/download/BlockAds-v3.15.zip",
"changelog": "https://raw.githubusercontent.com/pantsufan/Magisk-Ad-Blocking-Module/master/changelog.md"
}
- In zipUrl just need to change the name of the zip ("releases/latest" gets the latest version)