fix: "lab 实验室"语意重复

This commit is contained in:
zhshch2002
2022-05-13 16:41:57 +08:00
parent 97578e40f7
commit 46e32d697d
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ import (
)
func PrintCopyRight() {
fmt.Println("NextTrace v0.1.0 Alpha \nxgadget-lab 实验室 zhshch (xzhsh.ch) & leo (leo.moe)")
fmt.Println("NextTrace v0.1.0 Alpha \nxgadget-lab zhshch (xzhsh.ch) & leo (leo.moe)")
}
func PrintTraceRouteNav(ip net.IP, domain string, dataOrigin string) {