2
0
Fork 0

fix formatting

main
Ducky 2024-06-17 21:03:36 +02:00
parent 6f86aaffc8
commit 5acdb5f4b5
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ func HandleWebfinger(w http.ResponseWriter, req *http.Request) {
func main() {
redirects = make(map[string][]string)
redirects["astra@gearheads.social"] = []string{"astra", "ap.zio.sh"}
redirects["ducky@gearheads.social"] = []string{"ducky", "ap.zio.sh"}
redirects["ducky@gearheads.social"] = []string{"ducky", "ap.zio.sh"}
redirects["creativeicing@gearheads.social"] = []string{"CreativeIcing", "rubber.social"}
redirects["gearbound@gearheads.social"] = []string{"gearbound", "rubber.social"}