We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ebcd0 commit ab04712Copy full SHA for ab04712
src/store/spigot/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 versionsGist =
5
"https://gist.githubusercontent.com/MiniDigger/6c483628f4745b1b326862acb89a82d2/raw/bf7243534381ab94508363e42663b92d2dcc78d1/builddata.json";
6
0 commit comments