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-03 13:38:46 +02:00
parent 0d6d7637f0
commit 4ed5768a32

@ -13,15 +13,20 @@ Answer 'Y' by pressing [Enter] to the **Configure ad blocking (Beta)** prompt. T
![Ad block install option](https://i.imgur.com/vzbQKnC.gif) ![Ad block install option](https://i.imgur.com/vzbQKnC.gif)
Manual installation steps will be forthcoming.
## Blocklist source
For the public beta release, blocklists are sourced from the [notracking project](https://github.com/notracking/hosts-blocklists) on GitHub. These lists are gathered from multiple, actively maintained sources and automatically updated, cleaned, optimized and moderated on a daily basis. A complete list of sources is available [here](https://github.com/notracking/hosts-blocklists/blob/master/SOURCES.md).
## Updating lists ## Updating lists
The notracking project maintains two blocklists; hostnames and domains. These are updated daily, so it's a good practice to refresh them periodically. You can do this from the **Ad Blocking** management page in RaspAP. Simply select the list from the dropdown and choose 'Update now'. The notracking project maintains two blocklists; hostnames and domains. These are updated daily, so it's a good practice to refresh them periodically. You can do this from the **Ad Blocking** management page in RaspAP. Simply select the list from the dropdown and choose 'Update now'.
![Manage blocklists](https://i.imgur.com/8DP1Vnw.gif) ![Manage blocklists](https://i.imgur.com/8DP1Vnw.gif)
To apply the latest blocklists, be sure to **Restart Ad Blocking**. **Note:** to apply the latest blocklists, be sure to **Restart Ad Blocking**.
## Enabling logging ## Enabling logging
By default, DNS logging is disabled. Enable it on the **DHCP Server > Logging** tab by selecting the **Log DNS queries** toggle. **Save settings** and **Restart Ad Blocking**. The **Logging** tab on **Ad Blocking** will display the blacklisted DNS queries with host addresses of `0.0.0.0`. A sample of blocked ad/tracker requests is below. By default, DNS logging is disabled. Enable it on the **DHCP Server > Logging** tab by selecting the **Log DNS queries** toggle. **Save settings** and **Restart Ad Blocking**. The **Logging** tab on the **Ad Blocking** page will display blacklisted DNS queries with host addresses of `0.0.0.0`. A sample of blocked ad/tracker requests is below.
``` ```
dnsmasq[9633]: config static.ads-twitter.com is 0.0.0.0 dnsmasq[9633]: config static.ads-twitter.com is 0.0.0.0
@ -40,9 +45,6 @@ dnsmasq[9633]: config cdn.taboola.com is 0.0.0.0
dnsmasq[9633]: config sdk.iad-01.braze.com is 0.0.0.0 dnsmasq[9633]: config sdk.iad-01.braze.com is 0.0.0.0
``` ```
## Blocklist source
For the public beta release, blocklists are sourced from the [notracking project](https://github.com/notracking/hosts-blocklists) on GitHub. These lists are gathered from multiple, actively maintained sources and automatically updated, cleaned, optimized and moderated on a daily basis. A complete list of sources is available [here](https://github.com/notracking/hosts-blocklists/blob/master/SOURCES.md).
## About blocklist policies ## About blocklist policies
The notracking blocklists chosen for RaspAP adhere to these policies: The notracking blocklists chosen for RaspAP adhere to these policies: