adguardhome-filters/README.md

18 lines
449 B
Markdown
Raw Normal View History

2019-03-04 20:47:16 +00:00
# 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.
2019-03-04 20:47:34 +00:00
Files are used for AdGuard Home DNS filtering.
2019-03-06 04:35:55 +00:00
P.S. Looking for the way to translate 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.