mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-03 16:52:37 +01:00
unbound: add blocklist-tld.conf mainly for zip & mov
This commit is contained in:
parent
1b1514f993
commit
5d00ccaf6b
8
etc/unbound/unbound.conf.d/blocklist-tld.conf
Normal file
8
etc/unbound/unbound.conf.d/blocklist-tld.conf
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
server:
|
||||||
|
|
||||||
|
# Firefox automatic DoH to unfiltered DNS is especially unwanted in this case
|
||||||
|
local-zone: "use-application-dns.net." always_nxdomain
|
||||||
|
|
||||||
|
# Very high abuse potential
|
||||||
|
local-zone: "zip." always_refuse
|
||||||
|
local-zone: "mov." always_refuse
|
Loading…
Reference in New Issue
Block a user