summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjlleo <[email protected]>2021-08-12 15:21:07 +0800
committerGitHub <[email protected]>2021-08-12 15:21:07 +0800
commitcb43b976fc8e101a23c7fa22317dffedfd618d38 (patch)
treee988c0cf54eb65107215237202352f812baf3a18
parente0cb2c8ba12967e78df15b31dd83c42ecd3d3cee (diff)
Update nf.go
-rw-r--r--nf.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/nf.go b/nf.go
index 2b529ea..1ace344 100644
--- a/nf.go
+++ b/nf.go
@@ -96,7 +96,7 @@ func UnblockTest(MoiveID int, ip string) bool {
func ShellPrinter(Num int) {
switch Num {
case 0:
- fmt.Println("** NetFlix 解锁检测小工具 v2.6 By \033[1;36m@sjlleo\033[0m **")
+ fmt.Println("** NetFlix 解锁检测小工具 v2.6 By \033[1;36m@sjlleo&Goodryb\033[0m **")
case 1:
fmt.Println("\033[0;33mNetFlix不为您测试的出口IP提供服务\033[0m")
case 2: