From 439398c8d42339e3954ae5eed27139653d4e5b38 Mon Sep 17 00:00:00 2001 From: Josan <42686700+Josanshuo@users.noreply.github.com> Date: Thu, 17 Sep 2026 10:16:54 -0400 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9C=A8=E7=BA=BF=E7=BC=96?= =?UTF-8?q?=E8=A7=A3=E7=A0=81=E5=B7=A5=E5=85=B7=E9=87=8C=E5=A4=B1=E6=95=88?= =?UTF-8?q?=E7=9A=84=20BASE64=20=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit base64.supfree.net 已经打不开了,supfree.net 整站都不响应。改成 abox.tools 的 Base64 编码解码工具:纯浏览器运行,不上传文件,不用注册。 Co-Authored-By: Claude Opus 5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a3fae2..c85a8e9 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ #### **在线编解码工具** -- [BASE64编解码工具](https://base64.supfree.net/) +- [BASE64编解码工具](https://abox.tools/zh/base64/) - [MD5编码工具](https://www.zxgj.cn/g/md5) - [AES/DES加解密](http://www.fly63.com/tool/cipher/) - [JWT解码工具](http://jwt.calebb.net/)