chore(projects): update cRACk

This commit is contained in:
Konstantin Zhigaylo 2025-07-04 10:14:20 +03:00
parent 964e882770
commit 5390bd2ff8
No known key found for this signature in database
GPG Key ID: DD1C2780F0E05B5C

View File

@ -13,13 +13,6 @@ export default function Projects() {
description: "Better RAC client.", description: "Better RAC client.",
tags: ["Active", "WRAC", "RAC", "v2", "TLS"], tags: ["Active", "WRAC", "RAC", "v2", "TLS"],
}, },
{
name: "cRACk",
authorId: "pansangg",
projectGit: "https://github.com/pansangg/cRACk",
description: "TUI RAC client on Python.",
tags: ["Active", "RAC", "v2"],
},
{ {
name: "Mefedroniy", name: "Mefedroniy",
authorId: "OctoBanon-Main", authorId: "OctoBanon-Main",
@ -58,6 +51,13 @@ export default function Projects() {
description: "The official RAC client.", description: "The official RAC client.",
tags: ["Unknown", "RAC", "v2"], tags: ["Unknown", "RAC", "v2"],
}, },
{
name: "cRACk",
authorId: "pansangg",
projectGit: "https://github.com/pansangg/cRACk",
description: "TUI RAC client on Python.",
tags: ["Abandoned", "RAC", "v2"],
},
{ {
name: "CRAB", name: "CRAB",
authorId: "pixtated", authorId: "pixtated",