added cyberchef.

This commit is contained in:
Gabe Venberg 2024-11-13 11:51:20 +01:00
parent 0bf95cf6b3
commit 0580028894
3 changed files with 22 additions and 0 deletions

View file

@ -122,6 +122,14 @@ in {
description = "Non self hosted Git forge :(";
};
}
{
Cyberchef = {
icon="sh-cyberchef.svg";
href="https://cyberchef.venberg.xyz";
siteMonitor= "https://cyberchef.venberg.xyz";
description= "a data toolbox";
};
}
];
}
];