Fix test url with new update

master
grumbulon 1 year ago
parent e11a23e6e3
commit c7be1b9ad0

@ -40,7 +40,7 @@ func Ingest(w http.ResponseWriter, r *http.Request) {
}
// Creates a redirect url with the given code passed to the url
// For example: https://lain.grumbulon.xyz/2xzFI
// For example: https://lain.grumbulon.xyz/ktHe
func Redirect(w http.ResponseWriter, r *http.Request) {
dbCtx := db.InitDB()
vars := mux.Vars(r)

Loading…
Cancel
Save