summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsjlleo <[email protected]>2021-08-12 16:25:20 +0800
committerGitHub <[email protected]>2021-08-12 16:25:20 +0800
commitf409c11e0cad440e03fe6c9aedfee26612ef4ac8 (patch)
tree2511c46bc728cc437ea674636db4280db0dc05be /README.md
parenta6f57ccf972f964e25fc9960ce3629df9fa28aae (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index b352787..8d54f3e 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,6 @@
在VPS网络正常的情况下,哪怕是双栈网络也可在几秒内快速完成IPv4/IPv6的NF解锁情况判断。
-## 简约模式
-
-<img width="430" alt="Lite Method" src="https://user-images.githubusercontent.com/13616352/110296950-e479c000-802d-11eb-9837-e23392860b07.png">
-
## 其他常见流媒体脚本链接
DisneyPlus 解锁检测: https://github.com/sjlleo/VerifyDisneyPlus
@@ -59,6 +55,8 @@ Youtube 缓存节点、地域信息检测:https://github.com/sjlleo/TubeCheck
* 运行`./nf -method full`将专门为发烧友准备的利器,显示更全面的结果
* 而普通用户当以缺省参数运行`./nf`或者是`./nf -method lite`将显示更轻量级的结果,显示更加友好
+<img width="430" alt="Lite Method" src="https://user-images.githubusercontent.com/13616352/110296950-e479c000-802d-11eb-9837-e23392860b07.png">
+
在`v2.6`版本中提供了自定义解锁功能,运行`./nf -custom 想测试的电影ID号`即可查看特定影片是否在该网络上解锁
![image](https://user-images.githubusercontent.com/13616352/112000509-06f4f880-8b59-11eb-8353-11268b789bde.png)