From 3e11647efd660dd140a1e685ea4eba3e24a9fa0e Mon Sep 17 00:00:00 2001 From: MeexReay Date: Sat, 30 Aug 2025 17:40:47 +0300 Subject: [PATCH] chore(projects): update clRAC and lRACd --- src/app/projects/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 2501ec4..6d24eb9 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -39,7 +39,7 @@ export default function Projects() { name: "clRAC", externalDownload: true, authorId: "sugoma", - externalLink: "https://wdfiles.ru/Ofx7", + externalLink: "https://wdfiles.ru/1u74v", projectGit: "", description: "The official RAC client. (cli)", tags: ["Unknown", "RAC", "v2"], @@ -86,7 +86,7 @@ export default function Projects() { name: "lRACd", authorId: "sugoma", externalDownload: true, - externalLink: "https://wdfiles.ru/Obvt", + externalLink: "https://wdfiles.ru/2Q2ee", projectGit: "", description: "The official implementation of RAC server.", tags: ["Unknown", "RAC", "v2"],