update dashboard

long overdue lol
This commit is contained in:
cpunch 2025-09-09 19:41:58 -05:00
parent fe88a4ec2f
commit 2d15abca01
3 changed files with 1 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 258 KiB

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 KiB

After

Width:  |  Height:  |  Size: 198 KiB

View File

@ -11,9 +11,7 @@ Once you've signed in, you'll be taken to the dashboard. This can also be naviga
{{< figure src="/img/dashboard-1.png" alt="Dashboard" width="auto" >}}
The Dashboard is the main interface for the obfuscator. You simply type the script you'd like to obfuscate into the left-side code editor and your obfuscated script will appear on the right-side as you make changes.
In the bottom right corner you'll see a Plus icon which will open the options menu.
The Dashboard is the main interface for the obfuscator. You simply type the script you'd like to obfuscate into the left-side code editor and use the target icon in the bottom right to obfuscate it. Additionally on the bottom right corner you'll see a Plus icon which will open the options menu.
{{< figure src="/img/dashboard-options.png" alt="Dashboard Options" width="auto" >}}