You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelogs:
🆕 Added support for KernelSU (Requires overlayfs module if updating hosts doesn't work)
🔧 Updated main hosts file download link.
🛠️ Fixed an issue where the updated hosts file cannot replace the current hosts file or even change its perms, all of that by applying a new mechanism for hosts update.
🚫 Added "Blacklist" Feature.
🛠️ Fixed "Whitelist" feature.
🔄 Renamed "--restore-default" argument to "--update-hosts"
🔄 Renamed "--restore-original" argument to "--reset"
⚙️ Changed descriptions of some arguments.
🗑️ Removed built-in sed binary, curl binary and mv binary, The module now requires Termux app in order to work properly. Dependency on termux may be changed in the future updates.
↩️ Added Ability to reset hosts file after uninstallation.