diff --git a/README.md b/README.md index c1db4cd..060f698 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ # adguardhome-filters -Hosts lists from Steven Black (https://github.com/StevenBlack/hosts), revised for usage with Adguard Home: +Hosts lists revised for usage with Adguard Home: cleaned-up from "localhost/broadcast" records; 127.0.0.1 and 0.0.0.0 replaced to ||; all extensions are left unmerged to use independently; sub-domains are removed if top-level domain presented; + adult TLDs fully blocked; + some improvements added to domains lists. Files are compatible with AdGuard Home DNS filtering. + +Sources: +1. StevenBlack repo (https://github.com/StevenBlack/hosts); +2. RuAdList + EasyList repo by raletag (http://cdn.raletag.gq/rueasyhosts.txt). + +RuAdList compared with all StevenBlack files. All matching lines are removed.