feat(project): add crack client by kiberOgur4ik

This commit is contained in:
Konstantin Zhigaylo 2025-07-03 19:28:25 +03:00
parent c6a795f6d0
commit ac4e3f9f20
No known key found for this signature in database
GPG Key ID: DD1C2780F0E05B5C
2 changed files with 13 additions and 0 deletions

View File

@ -27,6 +27,14 @@ export default function Projects() {
description: "TUI client for Real Address Chat protocol. ",
tags: ["Active", "RAC", "v1.99.2"],
},
{
name: "crack",
authorId: "kiberOgur4ik",
projectGit: "https://gitlab.com/kiber_ogur4ik/crack",
description:
"Cool RAC klient for Web, Android and iOS (RAC v1 and WRAC v2)",
tags: ["Acrive", "WRAC", "RAC", "v2", "v1.0", "TLS"],
},
{
name: "Tower",
authorId: "kostya-zero",

View File

@ -46,6 +46,11 @@ export default function Wrac() {
regex: "\\u2042<(.*?)> (.*)",
color: "Gold",
},
{
client: "crack",
regex: "\\u30C4<(.*?)> (.*)",
color: "Coral",
},
{
client: "Snowdrop",
regex: "\\u0D9E<(.*?)> (.*)",