更新文档:添加在线工具链接和人机验证说明

This commit is contained in:
violettools
2026-01-26 03:09:26 +08:00
parent acf14ce92c
commit 76d8d110e8
2 changed files with 11 additions and 0 deletions

View File

@@ -2,6 +2,15 @@
X27CN 代码混淆加密库 - Code obfuscation and encryption library
## 在线工具
访问 [https://x27cn.cfspider.com](https://x27cn.cfspider.com) 可直接在浏览器中使用:
- 加密/解密数据
- 代码混淆(变量名、字符串、数字)
- 密码加密
**防爬保护:** 在线工具集成滑块人机验证 + 行为检测,有效阻止自动化爬虫抓取页面内容。
## 安装
```bash