]> Sergey Matveev's repositories - sgblog.git/blobdiff - cmd/sgblog/main.go
telnet:// is used in practice
[sgblog.git] / cmd / sgblog / main.go
index e8752a4f13ce132e8a628e9a1231ce6e2f6926e6..9162a88b0ffb830c468d8886830a69de9c06b7dc 100644 (file)
@@ -64,6 +64,7 @@ var (
                "gopher": struct{}{},
                "http":   struct{}{},
                "https":  struct{}{},
+               "telnet": struct{}{},
        }
 )