summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsjlleo <[email protected]>2021-08-26 10:06:29 +0800
committerGitHub <[email protected]>2021-08-26 10:06:29 +0800
commitfebf26187f23bd7f98f8bd6f13fa79461fdc9b91 (patch)
tree559911bd9dc502eb63cb4a4f37e2da22cf098658
parent264e2fbe50f87b9d19868f16876402557017bbe9 (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 690783b..5eeb11f 100644
--- a/nf.go
+++ b/nf.go
@@ -383,5 +383,5 @@ func main() {
fmt.Println("\033[0;31m本机不支持IPv6的访问\033[0m")
}
}
- fmt.Println("\n\033[1;36m感谢Goodryb和每一个正在使用本脚本的你,祝VPS解锁NetFlix非自制剧!\033[0m")
+ fmt.Println("\n\033[0;36m感谢每一个正在使用本脚本的你,祝解锁NetFlix!\033[0m")
}