From a8cd77366b6da4eec604728d5eecf6d475147d3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AE=80=E7=AE=80=E5=8D=95=E5=8D=95?= Date: Sun, 17 May 2026 08:04:54 +0200 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20node.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- node.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node.js b/node.js index add0498..5cc617c 100644 --- a/node.js +++ b/node.js @@ -1,5 +1,5 @@ // 你的 Gitee Raw 地址 -const jsonUrl = 'https://gittea.dev/Vibrantly/Try/raw/branch/master/duox.json'; +const jsonUrl = 'https://gittea.dev/Vibrantly/Try/raw/branch/master/x.json'; fetch(jsonUrl) .then(response => response.text()) // 获取原始的 Base64 文本