AdGuard Home filter lists converted from hosts files
Go to file
alexsannikov 6b9a24edb0 2019-Mar-22/Fri/03:25 2019-03-22 03:25:02 -04:00
extensions 2019-Mar-22/Fri/03:25 2019-03-22 03:25:02 -04:00
LICENSE Initial commit 2019-03-04 10:12:44 -05:00
README.md Update README.md 2019-03-05 23:51:26 -05:00
admalware.txt 2019-Mar-22/Fri/03:25 2019-03-22 03:25:02 -04:00
user-defined.txt 2019-Mar-06/Wed/00:35 2019-03-06 00:36:10 -05:00

README.md

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
Extensions are left unmerged.

Files are used for AdGuard Home DNS filtering.

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.