Flake update; block Hacker News DNS; update Transmision VPN configuration
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user