File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Sublink Worker 是一个可部署在 Cloudflare Worker 上,小而美的订阅转换工具。可以将各种代理协议的分享 URL 转换为不同客户端可用的订阅链接。同时还提供灵活的自定义规则与API支持。
4
4
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/ )
15
6
16
7
## 功能特点
17
8
You can’t perform that action at this time.
0 commit comments