mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-31 23:32:34 +01:00
unbound/insecure-domains: add norwegianwifi.com
while it's unlikely for me to run unbound on flight
This commit is contained in:
parent
f70b5f371a
commit
bc39daa2ed
@ -21,6 +21,11 @@ forward-zone:
|
||||
forward-tls-upstream: no
|
||||
forward-addr: 8.8.8.8
|
||||
|
||||
forward-zone:
|
||||
name: "norwegianwifi.com"
|
||||
forward-tls-upstream: no
|
||||
forward-addr: 8.8.8.8
|
||||
|
||||
# Can I refer to subdomain as a zone?
|
||||
forward-zone:
|
||||
name: "http.badssl.com"
|
||||
|
Loading…
Reference in New Issue
Block a user