* (dnsforward): added some hosts to disallowed by default

This commit is contained in:
Andrey Meshkov
2020-09-10 12:32:36 +03:00
parent b6e5863058
commit 75d680ff30
4 changed files with 9 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/AdguardTeam/AdGuardHome
go 1.14
require (
github.com/AdguardTeam/dnsproxy v0.32.1
github.com/AdguardTeam/dnsproxy v0.32.2
github.com/AdguardTeam/golibs v0.4.2
github.com/AdguardTeam/urlfilter v0.12.2
github.com/NYTimes/gziphandler v1.1.1