1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Updated Ad blocking (Beta) (markdown)

Bill Zimmerman 2020-04-13 12:27:37 +02:00
parent a08fe179d3
commit 249a783559

@ -2,8 +2,8 @@ RaspAP is introducing a new feature to block DNS requests for ads, trackers and
In the best of times, ads are usually just annoying. When access to online services is hampered by requests for ads, the best tool in our arsenal is DNS blacklisting. RaspAP already uses `dnsmasq` to manage both DHCP and DNS, so implementing ad blocking was fairly straightforward. In the best of times, ads are usually just annoying. When access to online services is hampered by requests for ads, the best tool in our arsenal is DNS blacklisting. RaspAP already uses `dnsmasq` to manage both DHCP and DNS, so implementing ad blocking was fairly straightforward.
## Participating in the public beta ## Enabling DNS blacklisting
As a beta feature, we invite testing and encourage feedback from users of RaspAP. To enable ad blocking, simply respond with 'Y' or press [Enter] when prompted by the installer: As a beta feature, we invite testing and encourage feedback from users of RaspAP. To enable ad blocking with DNS blacklists, simply respond with 'Y' or press [Enter] when prompted by the installer:
``` ```
Install ad blocking and enable list management? [Y/n] Install ad blocking and enable list management? [Y/n]