From 044c55766817ab289dfb23ec88e03bce0d115731 Mon Sep 17 00:00:00 2001 From: columndeeply <106948293+columndeeply@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:11:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5044835..bc336f5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Add these to your blocklist and you're ready to go. If you go to "C:\Windows\System32\drivers\etc" there should be a "hosts" file. Open it with administrator privileges and add the contents my lists. ### On Linux and MacOS The hosts file is usually located here: /etc/hosts. You can add the contents of my lists by downloading the files and appending them with ``cat hosts0X >> /etc/hosts`` -### Android +### On Android You can use any of the DNS based blockers like [DNS66](https://f-droid.org/en/packages/org.jak_linux.dns66/), [personalDNSfilter](https://f-droid.org/en/packages/dnsfilter.android/) or [Daedalus](https://f-droid.org/en/packages/org.itxtech.daedalus/) and add the same links you would use for AdGuard Home/PiHole/Technitium DNS. # Contributing