diff options
author | sjlleo <[email protected]> | 2021-08-26 10:06:29 +0800 |
---|---|---|
committer | GitHub <[email protected]> | 2021-08-26 10:06:29 +0800 |
commit | febf26187f23bd7f98f8bd6f13fa79461fdc9b91 (patch) | |
tree | 559911bd9dc502eb63cb4a4f37e2da22cf098658 | |
parent | 264e2fbe50f87b9d19868f16876402557017bbe9 (diff) |
Update nf.go
-rw-r--r-- | nf.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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") } |