From 6cff5865d27d7ac9e45db014fe09b9bb2bd7a997 Mon Sep 17 00:00:00 2001 From: TimTheBig <132001783+TimTheBig@users.noreply.github.com> Date: Tue, 7 Nov 2023 20:23:18 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82c618b3..1a6937f1 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ opinion, this cannot be legitimately counted as a Pi-Hole's feature. | Cross-platform | ✅ | ❌ (not natively, only via Docker) | | Running as a DNS-over-HTTPS or DNS-over-TLS server | ✅ | ❌ (requires additional software) | | Blocking phishing and malware domains | ✅ | ❌ (requires non-default blocklists) | -| Parental control (blocking adult domains) | ✅ | ❌ | +| Parental control (blocking adult domains) | ✅ | ❌ (requires non-default blocklists) | | Force Safe search on search engines | ✅ | ❌ | | Per-client (device) configuration | ✅ | ✅ | | Access settings (choose who can use AGH DNS) | ✅ | ❌ |