summaryrefslogtreecommitdiff
path: root/nf.go
diff options
context:
space:
mode:
Diffstat (limited to 'nf.go')
-rw-r--r--nf.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/nf.go b/nf.go
index 9e99297..690783b 100644
--- a/nf.go
+++ b/nf.go
@@ -383,5 +383,5 @@ func main() {
fmt.Println("\033[0;31m本机不支持IPv6的访问\033[0m")
}
}
- fmt.Println("\033[1;36m感谢Goodryb和每一个正在使用本脚本的你,祝VPS解锁NetFlix非自制剧!\033[0m")
+ fmt.Println("\n\033[1;36m感谢Goodryb和每一个正在使用本脚本的你,祝VPS解锁NetFlix非自制剧!\033[0m")
}