Files
Wormhole/web/public/favicon.svg
T
renjue aa600b6acb
CI / docker (push) Has been cancelled
feat: 移除域名转发并优化 IP 规则、请求 IP 与品牌图标
删除域名转发模块与 forwardplugin;IP 规则资源改为下拉选择并修复拉黑字段映射;请求 IP 展示隧道/域名标签;新增 Wormhole 品牌 Logo 与 favicon。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 16:54:01 +08:00

11 lines
548 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
<rect width="32" height="32" rx="8" fill="#0f7a62"/>
<g transform="translate(4 4)" stroke="#fafafa" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="7.5" cy="12" rx="3.25" ry="5"/>
<ellipse cx="16.5" cy="12" rx="3.25" ry="5"/>
<path d="M10.25 8.25C11.35 9.35 12.65 9.35 13.75 8.25"/>
<path d="M10.25 15.75C11.35 14.65 12.65 14.65 13.75 15.75"/>
<circle cx="12" cy="12" r="1.5" fill="#fafafa" stroke="none"/>
</g>
</svg>