v1.2.18 Support AnyTLS URI in v2rayN v7.14.3+

This commit is contained in:
fscarmen
2025-08-27 07:54:16 +00:00
parent 85917ee7f4
commit 633623dfdf
3 changed files with 10 additions and 40 deletions
+2
View File
@@ -20,6 +20,8 @@
* * *
## 1.更新信息
2025.08.27 v1.2.18 Add support for AnyTLS URI in v2rayN v7.14.3+, including subscription integration; 支持 v2rayN v7.14.3+,新增 AnyTLS URI,并支持在订阅中使用
2025.04.25 v1.2.17 1. Added the ability to change CDNs online using [sb -d]; 2. Change GitHub proxy; 3. Optimize code; 1. 新增使用 [sb -d] 在线更换 CDN 功能; 2. 更改 GitHub 代理; 3. 优化代码
2025.04.06 v1.2.16 Use OpenRC on Alpine to replace systemctl (Python3-compatible version); 在 Alpine 系统中使用 OpenRC 取代兼容 Python3 的 systemctl 实现