1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-10 09:52:51 +00:00

domain change

This commit is contained in:
2017-01-09 14:54:30 +01:00
parent 5a15e29755
commit 069c939c7c
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ func DiscordRedirect(w http.ResponseWriter, r *http.Request, _ httprouter.Params
// Redirect to vpn
func VPNRedirect(w http.ResponseWriter, r *http.Request, _ httprouter.Params) {
http.Redirect(w, r, "https://mitchel.io:943", 301)
http.Redirect(w, r, "https://mitchellgerber.com:943", 301)
}
// Redirect to security cameras