Stars: 163
Forks: 22
Pull Requests: 3
Issues: 21
Watchers: 12
Last Updated: 2022-12-12 20:05:42
HOSTS files converted or sourced from various filter lists to prevent ads and tracking.
License: GNU General Public License v3.0
Languages: PHP
HOSTS files converted or sourced from various mobile filter lists to prevent ads and tracking.
Currently includes:
AdGuard Mobile 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. View the source for more details. Send a pull request if you want me to add a specific filter list.
FWIW, I personally just use AdGuard Mobile Ads and AdGuard Mobile Tracking and Spyware on my mobile devices.
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.
GPLv3