Update README.md
This commit is contained in:
parent
73c1fae239
commit
40273d3b7f
10
README.md
10
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.
|
||||
|
|
Loading…
Reference in New Issue