This commit is contained in:
Meghdad
2026-06-21 03:55:53 +03:30
commit 71a7ea1b57
16 changed files with 2866 additions and 0 deletions

1
public/.nojekyll Normal file
View File

@@ -0,0 +1 @@

7
public/cors-lab.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="CORS Test Lab icon">
<rect width="64" height="64" rx="14" fill="#2563eb"/>
<path d="M18 20h28a4 4 0 0 1 4 4v16a4 4 0 0 1-4 4H18a4 4 0 0 1-4-4V24a4 4 0 0 1 4-4Z" fill="#eff6ff"/>
<path d="M23 32h18M34 25l8 7-8 7" fill="none" stroke="#2563eb" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="18" cy="20" r="5" fill="#16a34a"/>
<circle cx="46" cy="44" r="5" fill="#f97316"/>
</svg>

After

Width:  |  Height:  |  Size: 501 B