Revert "Use a 301 to "fix" the April Fools joke"

This reverts commit 54b3b1ca58.
This commit is contained in:
Anthony Wang 2022-04-02 13:50:47 -05:00
parent 54b3b1ca58
commit e0dd66f818
Signed by untrusted user: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -1,12 +1,3 @@
server {
listen 443 ssl http2;
listen [::]:443 ssl http2;
server_name aprilfools.exozy.me securly.exozy.me;
return 301 https://hub.exozy.me;
}
server {
listen 443 ssl http2;
listen [::]:443 ssl http2;