Fix Steven Black's main list has been reported to fail and default list of domains to ignore has been added.

This commit is contained in:
Andros Fenollosa
2023-08-21 10:41:44 +02:00
parent b8b75ce46a
commit 7b94b477b3
2 changed files with 28 additions and 13 deletions

View File

@@ -133,8 +133,6 @@ To the following:
URL_DNS_LIST="https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
```
⚠️ Steven Black's main list has been reported to fail. Read the following [issue](https://github.com/tanrax/maza-ad-blocking/issues/20) to understand what is wrong and how to fix it. ⚠️
## DNSMASQ
Unfortunately the hosts file does **not support sub-domains (wildcards)**, which is necessary to correctly filter all DNS. You will **need to install locally a server** for that purpose, Maza supports the **Dnsmasq** format.