feat: refactoring code

This commit is contained in:
Zamitto 2024-10-03 11:16:30 -03:00
parent 9c7651d8e2
commit 7cddcd8147
10 changed files with 273 additions and 334 deletions

View file

@ -30,5 +30,6 @@ export enum Cracker {
onlineFix = "OnlineFix",
goldberg = "Goldberg",
goldberg2 = "Goldberg2",
generic = "Generic",
userstats = "user_stats",
rld = "RLD!",
}