mirror of
https://github.com/alexsannikov/adguardhome-filters.git
synced 2025-02-19 20:00:04 +00:00
Merge branch 'master' of https://github.com/alexsannikov/adguardhome-filters
2019-Mar-06/Wed/00:35
This commit is contained in:
commit
3235d0f695
12
README.md
12
README.md
@ -1,17 +1,21 @@
|
||||
# adguardhome-filters
|
||||
Hosts lists from Steven Black (https://github.com/StevenBlack/hosts)
|
||||
|
||||
Cleaned-up from "localhost" records.
|
||||
127.0.0.1 replaced to 0.0.0.0
|
||||
Left unmerged for different extensions.
|
||||
Cleaned-up from "localhost" records.
|
||||
127.0.0.1 replaced to 0.0.0.0
|
||||
Extensions are left unmerged.
|
||||
|
||||
Files are used for AdGuard Home DNS filtering.
|
||||
|
||||
P.S. Looking for the way to translate multiple hostname records
|
||||
P.S. Looking for the way to translate easily multiple hostname records
|
||||
to one line accordingly to general AdBlock rules set, i.e.
|
||||
|
||||
www.abc.com
|
||||
abc.com
|
||||
external.www.abc.com.site
|
||||
|
||||
to
|
||||
|
||||
||abc.com*^
|
||||
|
||||
or similar.
|
||||
|
Loading…
Reference in New Issue
Block a user