更新 node.js

This commit is contained in:
2026-05-17 08:04:54 +02:00
parent 8780556a66
commit a8cd77366b
+1 -1
View File
@@ -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 文本