Unblock Hacker News again :^)
This commit is contained in:
parent
8e5897ad4f
commit
2ca6b54d9e
@ -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"
|
||||
}
|
||||
}
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user