feat(provider): add TokenLab requester (#2326)

This commit is contained in:
hedging8563
2026-07-15 18:10:05 +08:00
committed by GitHub
parent c7720b126d
commit e5f0ffd960
2 changed files with 34 additions and 0 deletions
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="TokenLab">
<rect width="64" height="64" rx="14" fill="#111827"/>
<path fill="#38bdf8" d="M17 14h30v8H36v28h-8V22H17z"/>
<path fill="#a7f3d0" d="M40 30h8v20H28v-8h12z"/>
</svg>

After

Width:  |  Height:  |  Size: 265 B