diff options
author | sjlleo <[email protected]> | 2021-03-02 11:19:04 +0800 |
---|---|---|
committer | GitHub <[email protected]> | 2021-03-02 11:19:04 +0800 |
commit | 3e0b72072526ae9b1dea9d25c9a84dbca8ddebee (patch) | |
tree | 942c17d2fc71984ba3b920a92d1c07ecfb7b8830 | |
parent | e24f6950fe6319cf7b9919221e8cee19d1b497b5 (diff) |
Update README.md
-rw-r--r-- | README.md | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -26,17 +26,16 @@ 一般通俗意义上来说,需要能看非自制剧才算真正意义上的NF解锁 ## 使用方法 -#### 1、部署 `golang` 环境,执行 `go run nf.go` 运行本小应用 +1. 部署 `golang` 环境,执行 `go run nf.go` 运行本小应用 -#### 2、懒人一键运行包(使用编译好的二进制文件执行本小程序) +2. 懒人一键运行包(使用编译好的二进制文件执行本小程序) + **主下载链接:** + + `wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf` -##### 主下载链接: + **备用下载链接(支持IPV6):** -`wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf` - -##### 备用下载链接(支持IPV6): - -`wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf` + `wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf` ## 效果演示图 |