офрцвагргш

This commit is contained in:
lost+skunk 2024-11-15 22:43:56 +03:00
parent 911923fde1
commit f857340dce

View File

@ -11,8 +11,6 @@ import (
var Host string
// var Path *string
func Router() {
parsepath := func(path string) map[int]string {
if l := len(CFG.URI); len(path) > l {