diff --git a/buildtools/util/buildConfig.default.json b/buildtools/util/buildConfig.default.json index 250cd6f..da0498a 100644 --- a/buildtools/util/buildConfig.default.json +++ b/buildtools/util/buildConfig.default.json @@ -1,5 +1,5 @@ { - "cfCoreApiEndpoint": "https://curseforge.neeve.workers.dev", + "cfCoreApiEndpoint": "https://api.curseforge.com", "downloaderMaxRetries": 5, "downloaderConcurrency": 50, "downloaderCheckHashes": true,