feat(project): add crack
client by kiberOgur4ik
This commit is contained in:
parent
c6a795f6d0
commit
ac4e3f9f20
@ -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",
|
||||
|
@ -46,6 +46,11 @@ export default function Wrac() {
|
||||
regex: "\\u2042<(.*?)> (.*)",
|
||||
color: "Gold",
|
||||
},
|
||||
{
|
||||
client: "crack",
|
||||
regex: "\\u30C4<(.*?)> (.*)",
|
||||
color: "Coral",
|
||||
},
|
||||
{
|
||||
client: "Snowdrop",
|
||||
regex: "\\u0D9E<(.*?)> (.*)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user