From bfb18a74a2b043dee1545e9177a6b105cbf1a9a9 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sun, 14 May 2023 21:01:43 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fdde1ed..2717764 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,13 @@ To the following: URL_DNS_LIST="https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts" ``` +Over time, changes are made to the origins that affect the proper functioning of Maza. Check the following table before implementation. + +| DNS list | Is it currently compatible? | +| -- | -- | +| Yoyo (Peter Lowe) | ✅ | +| Steven Black's | ❌ | + ## 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.