refactor - pasdns can now look sane 2.0

This commit is contained in:
amy 2024-07-15 21:57:05 +03:30
parent 0be492aa87
commit 57fbfbf059
5 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@ import (
"regexp"
"strings"
"exhq.dev/pas/src/Constants"
"git.gay/exhq/pas/src/Constants"
)
func CheckIpSyntax(ip string) bool {