From 7fe49d6485f70d6d696ca734ada6025a15de6d6e Mon Sep 17 00:00:00 2001 From: violettools Date: Sat, 24 Jan 2026 13:36:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B7=B7=E6=B7=86=E5=8A=A0?= =?UTF-8?q?=E5=AF=86=E7=9A=84workers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + x27cn-pages/index.html | 646 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 647 insertions(+) create mode 100644 x27cn-pages/index.html diff --git a/.gitignore b/.gitignore index 6adb795..9f94de0 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ edgetunnel_proxy.py test.py test_*.py *.html +!x27cn-pages/index.html # 镜像输出目录 mirror/ diff --git a/x27cn-pages/index.html b/x27cn-pages/index.html new file mode 100644 index 0000000..76a44b9 --- /dev/null +++ b/x27cn-pages/index.html @@ -0,0 +1,646 @@ + + + + + + CFspider X27CN Decrypt - 专用加密解密工具 + + + +
+

CFspider X27CN Decrypt

+

CFspider 项目专用加密解密工具 v2.0 - 支持智能识别多种格式

+ +
+ CFspider 项目专用解密工具

+ 本工具用于解密 CFspider Workers 返回的 X27CN 加密响应。

+ 支持的格式:
+ • 纯十六进制 X27CN 加密字符串(新版)
+ • 带颜文字/生僻字的混淆格式(旧版)
+ • JSON 格式 {"d":"..."} 包装的加密数据 +
+ +
+ + +
+ +
+ + +
+ + + +
+
Decrypted Successfully
+ +
+ + + +
+ +
+ + + +
+ + + +
+
Copied!
+
+ +
+

CFspider - Cloudflare Workers Proxy Solution

+

X27CN 加密算法 · XOR + 位旋转 + 颜文字混淆

+

© 2026 CFspider Project · Apache 2.0 License

+
+
+ + + +