Flake update; block Hacker News DNS; update Transmision VPN configuration

This commit is contained in:
2024-04-12 10:21:46 -05:00
parent bd7469a7d1
commit d317917453
3 changed files with 21 additions and 15 deletions

View File

@ -59,6 +59,12 @@
}
}
*.ycombinator.com {
template IN A {
answer "{{ .Name }} 0 IN A 127.0.0.1"
}
}
wired.com {
template IN A {
answer "{{ .Name }} 0 IN A 127.0.0.1"