chore(projects): remove gashishnik, make mefedroniy abandoned

This commit is contained in:
MeexReay 2025-08-30 17:04:43 +03:00
parent 152ff2ea38
commit 361d59d3e0

View File

@ -13,13 +13,6 @@ export default function Projects() {
description: "Better RAC client. (gtk4)", description: "Better RAC client. (gtk4)",
tags: ["Active", "WRAC", "RAC", "v2", "TLS"], tags: ["Active", "WRAC", "RAC", "v2", "TLS"],
}, },
{
name: "Mefedroniy",
authorId: "OctoBanon-Main",
projectGit: "https://github.com/OctoBanon-Main/mefedroniy-client",
description: "TUI client for Real Address Chat protocol.",
tags: ["Active", "RAC", "v1.99.2"],
},
{ {
name: "crack", name: "crack",
authorId: "kiber_ogur4ik", authorId: "kiber_ogur4ik",
@ -51,6 +44,13 @@ export default function Projects() {
description: "The official RAC client. (cli)", description: "The official RAC client. (cli)",
tags: ["Unknown", "RAC", "v2"], tags: ["Unknown", "RAC", "v2"],
}, },
{
name: "Mefedroniy",
authorId: "OctoBanon-Main",
projectGit: "https://github.com/OctoBanon-Main/mefedroniy-client",
description: "TUI client for Real Address Chat protocol.",
tags: ["Abandoned", "RAC", "v1.99.2"],
},
{ {
name: "cRACk", name: "cRACk",
authorId: "pansangg", authorId: "pansangg",
@ -82,13 +82,6 @@ export default function Projects() {
description: "Simple RAC server.", description: "Simple RAC server.",
tags: ["Active", "WRAC", "RAC", "v2", "TLS"], tags: ["Active", "WRAC", "RAC", "v2", "TLS"],
}, },
{
name: "Gashishnik",
authorId: "OctoBanon-Main",
projectGit: "https://github.com/OctoBanon-Main/mefedroniy-client",
description: "A WRAC server.",
tags: ["Unreleased", "WRAC", "v2"],
},
{ {
name: "lRACd", name: "lRACd",
authorId: "sugoma", authorId: "sugoma",