Revert "Redirect broken Don't Use Discord link"

This reverts commit 0c32cb11f9.
This commit is contained in:
Anthony Wang 2022-04-10 21:52:24 -05:00
parent 5e9f1fc80d
commit 001773e9ab
Signed by untrusted user: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -17,10 +17,6 @@ server {
root /srv/http/exozyme;
index index.html;
location /blog/dont-use-discord {
return 301 https://ta180m.exozy.me/posts/dont-use-discord;
}
location /.well-known/matrix/server {
return 200 '{"m.server": "chat.exozy.me:443"}';
}