返回提交历史
Modified
scripts/update-translations.js
+1
-1
XFEstudio/SpaceNinjaServer
chore: update URL to avoid needing a redirect (#1084)
Because it obviously doesn't bring you anywhere currently and it could be used by a third party unfortunately. Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/1084 Co-authored-by: Animan8000 <animan8000@noreply.localhost> Co-committed-by: Animan8000 <animan8000@noreply.localhost>
0a2b2f52
代码差异
1 个文件
+1
-1
@@ -1,4 +1,4 @@
1
// Based on http://209.141.38.3/OpenWF/Translations/src/branch/main/update.php
1
// Based on https://onlyg.it/OpenWF/Translations/src/branch/main/update.php
2
2
// Converted via ChatGPT-4o
3
3
4
4
const fs = require("fs");