This commit is contained in:
coco
2026-07-03 15:47:27 +08:00
commit 7846a45f2c
38575 changed files with 4736783 additions and 0 deletions
@@ -0,0 +1,9 @@
A Free and Open Source ad blocker for Android.
The application is available for rooted and non-rooted devices.
Using rooted device, the application update your system hosts file that contains a list of mappings between host names and IP addresses.
Using non-rooted device, the application use the VPN feature to block outgoing connections to ads and trackers.
So when an app requests an ad or a tracker from a host in that file, this request is redirected to the local IP 127.0.0.1, which does nothing.
You can download predefined ads and blocker lists as hosts files from within the app to incorporate. It is also possible to use your own files and to add certain hosts to allowed and blocked lists.
Hay, igualmente, opciones para iniciar un servidor web local para responder a los hosts bloqueados, y para dirigir pedidos a la dirección IP que desees.
@@ -0,0 +1 @@
A free and Open Source ad blocker for Android.