AdGuard Home filter lists converted from hosts files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
alexsannikov 30a24a1524 2019-Mar-07/Thu/15:50 7 years ago
extensions first commit 7 years ago
LICENSE Initial commit 7 years ago
README.md Update README.md 7 years ago
admalware.txt 2019-Mar-07/Thu/15:50 7 years ago
user-defined.txt 2019-Mar-06/Wed/00:35 7 years ago

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.