From ace9da9613acb0e4b338e449e581ed65121b9a2c Mon Sep 17 00:00:00 2001 From: tizu69 <60812901+tizu69@users.noreply.github.com> Date: Sat, 6 Jan 2024 14:50:54 +0100 Subject: [PATCH] new automatin' route --- src/lib/consts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/consts.ts b/src/lib/consts.ts index 1d8ec9f..84bfbc3 100644 --- a/src/lib/consts.ts +++ b/src/lib/consts.ts @@ -9,5 +9,5 @@ export default { KJSPKG_README: 'https://github.com/Modern-Modpacks/kjspkg#kjspkg', // MR_VALID: 'https://api.modrinth.com/v2/project/', // MR_TARGET: 'https://modrinth.com/mod/' - AUTOMATIN_URL: 'https://tizudev.vercel.app/automatin/api/1058430315263180890/kjspkg' + AUTOMATIN_URL: 'https://tizudev.vercel.app/automatin/api/1025316079226064966/kjspkg' };