HOSTS files converted or sourced from various mobile filter lists to prevent ads and tracking.
Currently includes:
-
AdGuard Mobile Ads (from AdGuard)
-
AdGuard CNAME-cloaked Ads (from AdGuard)
-
EasyPrivacy 3rd-Party (from EasyList)
-
EasyPrivacy Specific (from EasyList)
-
AdGuard DNS (from AdGuard)
AdGuard DNS is a simplified filter list made for DNS-level blocking. It includes various lists from AdGuard (Base, Mobile Ads, Tracking Protection, Cryptomining, Chinese, French, German, Japanese, Russian, Spanish/Portuguese, Turkish), EasyList (Base, Chinese, German, Italian), EasyPrivacy, Adblock Plus (Indonesian) and hostsVN (Vietnamese). Due to the size of the list, it is recommended for desktops only or in cases where you don't trust your users.
These lists will be updated from time-to-time. To update them yourself, the repo includes a PHP-CLI script (converter.php
) that converts ad filter lists into HOSTS files. If you want to convert a specific filter list not covered here, you can do so with the following CLI parameters as well:
php converter.php name=NAME_OF_FILTER_LIST url=DIRECT_LINK_TO_FILTER_LIST
Copy one of the above URLs into any HOSTS app that allows adding URLs as a source.
Originally created for use with Android. For unrooted devices, use personalDNSfilter. For rooted devices, try AdAway. All are available on F-Droid.
It is worth noting that DNSfilter can handle wildcard entries, which will offer better subdomain blocking coverage, but uses Android's built-in VPN to handle the blocking.
Instead of using a HOSTS file, if you are on Android Pie or above, you can use the Private DNS (DNS over TLS) feature from a reputable provider like AdGuard, NextDNS or Quad9 for blocking. NextDNS allows you to choose various filter lists when you create an account with them, whereas AdGuard DNS covers the lists mentioned above and Quad9 specifically offers protection from malware and phishing.
- AdGuard filters are licensed under the GPLv3 (1) (2)
- EasyPrivacy is dual-licensed under the GPLv3 and Creative Commons Attribution-ShareAlike 3.0 Unported license (1)
GPLv3