Unblock Hacker News again :^)

This commit is contained in:
James Eversole 2023-12-21 15:59:27 -06:00
parent 8e5897ad4f
commit 2ca6b54d9e

View File

@ -52,24 +52,13 @@
cache
}
# Stop unblocking these sites. Seriously.
# Stop unblocking these sites. Seriously.
# No. :)
lobste.rs {
template IN A {
answer "{{ .Name }} 0 IN A 127.0.0.1"
}
}
ycombinator.com {
template IN A {
answer "{{ .Name }} 0 IN A 127.0.0.1"
}
}
*.ycombinator.com {
template IN A {
answer "{{ .Name }} 0 IN A 127.0.0.1"
}
}
'';
};
}