Remove cyberchef

This commit is contained in:
Illya Marchenko 2024-10-29 20:41:01 +02:00
parent b678afcd35
commit b88954ab72
Signed by: stuzer05
GPG Key ID: A6ABAAA9268F9F4F
2 changed files with 0 additions and 15 deletions

@ -37,9 +37,6 @@
tag="button" tag="button"
>Gist</a >Gist</a
> >
<a href="https://cyberchef.stuzer.link/" class="ml-4" tag="button"
>Cyberchef</a
>
<a href="https://pdf.stuzer.link/" class="ml-4" tag="button" <a href="https://pdf.stuzer.link/" class="ml-4" tag="button"
>PDF tools</a >PDF tools</a
> >

@ -41,18 +41,6 @@
<span class="text-lg font-medium">Gist</span> <span class="text-lg font-medium">Gist</span>
</a> </a>
<a
href="https://cyberchef.stuzer.link/"
class="flex items-center w-64 p-4 bg-white rounded-lg shadow-md hover:bg-gray-50 transition-colors duration-300"
>
<img
src="https://cyberchef.stuzer.link/images/cyberchef-128x128.png"
alt="Cyberchef Icon"
class="w-12 h-12 mr-4"
/>
<span class="text-lg font-medium">Cyberchef</span>
</a>
<a <a
href="https://pdf.stuzer.link/" href="https://pdf.stuzer.link/"
class="flex items-center w-64 p-4 bg-white rounded-lg shadow-md hover:bg-gray-50 transition-colors duration-300" class="flex items-center w-64 p-4 bg-white rounded-lg shadow-md hover:bg-gray-50 transition-colors duration-300"