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
|
|
|
|
2019-03-06 04:46:30 +00:00
|
|
|
P.S. Looking for the way to translate easily multiple hostname records
|
2019-03-06 04:35:55 +00:00
|
|
|
to one line accordingly to general AdBlock rules set, i.e.
|
2019-03-06 04:47:55 +00:00
|
|
|
|
2019-03-06 04:35:55 +00:00
|
|
|
www.abc.com
|
|
|
|
abc.com
|
|
|
|
external.www.abc.com.site
|
2019-03-06 04:47:55 +00:00
|
|
|
|
2019-03-06 04:35:55 +00:00
|
|
|
to
|
2019-03-06 04:47:55 +00:00
|
|
|
|
2019-03-06 04:35:55 +00:00
|
|
|
||abc.com*^
|
2019-03-06 04:47:55 +00:00
|
|
|
|
2019-03-06 04:35:55 +00:00
|
|
|
or similar.
|