Wired.com is absolute garbage
This commit is contained in:
parent
3ca4bf2eea
commit
bd7469a7d1
@ -58,9 +58,7 @@
|
||||
'';
|
||||
};
|
||||
"eversole.co" = proxied { target = "http://127.0.0.1:5196"; };
|
||||
"flux.matri.cx" = proxied {
|
||||
target = "http://127.0.0.1:26343";
|
||||
};
|
||||
"flux.matri.cx" = proxied { target = "http://127.0.0.1:26343"; };
|
||||
"git.eversole.co" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
@ -53,12 +53,17 @@
|
||||
}
|
||||
|
||||
# Stop unblocking these sites. Seriously.
|
||||
# No. :)
|
||||
lobste.rs {
|
||||
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"
|
||||
}
|
||||
}
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user