redirects (486B)
1 www.grgr.me { 2 redir https://grgr.me{uri} 3 } 4 5 grgr.me/fizzbuzz { 6 redir / https://gitlab.com/corndog/fizzbuzz/tree/master 303 7 } 8 9 grgr.me/galois { 10 redir / https://gitlab.com/corndog/galois/tree/master 303 11 } 12 13 grgr.me/ksa { 14 redir / https://github.com/Koushien/keyboard-shortcut-api 303 15 } 16 17 grgr.me/pandoc { 18 redir / https://gitlab.com/corndog/practical-pandoc 303 19 } 20 21 grgr.me/suguri { 22 redir / https://gitlab.com/aos2 303 23 } 24 25 grgr.me/tri { 26 redir / https://github.com/tridactyl 303 27 }