We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab04712 commit 9405c1dCopy full SHA for 9405c1d
src/store/mojang/actions.js
@@ -1,6 +1,6 @@
1
import axios from "axios";
2
3
-const corsanywhere = "https://corsanywhere.minidigger.me/";
+const corsanywhere = "https://corsanywhere.benndorf.dev/";
4
const versionManifestUrl =
5
"https://launchermeta.mojang.com/mc/game/version_manifest.json";
6
0 commit comments