Skip to content

Commit 1548ace

Browse files
committed
Update readme.md
1 parent 516448c commit 1548ace

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,7 @@
22

33
Sublink Worker 是一个可部署在 Cloudflare Worker 上,小而美的订阅转换工具。可以将各种代理协议的分享 URL 转换为不同客户端可用的订阅链接。同时还提供灵活的自定义规则与API支持。
44

5-
<!-- 演示站点:[https://sublink-worker.seven7-ade.workers.dev/](https://sublink-worker.seven7-ade.workers.dev/) -->
6-
7-
<div style="max-width: 400px; margin: 20px 0; border: 1px solid #ddd; border-radius: 5px; overflow: hidden;">
8-
<img src="/doc/img/main-1.png" alt="Demo Site Preview" style="width: 100%; height: auto;" />
9-
<div style="padding: 15px;">
10-
<h3 style="margin: 0 0 10px;">Sublink Worker</h3>
11-
<p style="margin: 0 0 15px;">一个基于 Cloudflare Workers 的订阅转换工具</p>
12-
<a href="https://sublink-worker.seven7-ade.workers.dev/" target="_blank" style="display: inline-block; padding: 10px 15px; background-color: #0366d6; color: white; text-decoration: none; border-radius: 3px;">访问演示站点</a>
13-
</div>
14-
</div>
5+
演示站点:[https://sublink-worker.seven7-ade.workers.dev/](https://sublink-worker.seven7-ade.workers.dev/)
156

167
## 功能特点
178

0 commit comments

Comments
 (0)