From 47d488848065590224f4b30416c5b25e6430781f Mon Sep 17 00:00:00 2001 From: ImproperIssues <114215797+ItziSpyder@users.noreply.github.com> Date: Tue, 24 Sep 2024 12:26:27 -0700 Subject: [PATCH] changed yuri UUID, updated download count of planetmc --- cclive/js/downloads.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cclive/js/downloads.js b/cclive/js/downloads.js index 29acf81..31062e5 100644 --- a/cclive/js/downloads.js +++ b/cclive/js/downloads.js @@ -16,7 +16,7 @@ const headers = { var dlsCurseForge = 0; var dlsModrinth = 0; var dlsGitHub = 0; -var dlsPlanetMC = 8461; // hardcoded until I find a fix for CORS error, last updated 8/31/2024 +var dlsPlanetMC = 8580; // hardcoded until I find a fix for CORS error, last updated 9/24/2024 function getDownloads() { return {