obsidian-notes/工具/cloudflare/短链接.md

21 lines
717 B
Markdown
Raw Normal View History

2024-10-23 01:34:28 +00:00
---
tags:
- 短链接
- cloudflare
- 代码块
created: 2024-10-23
---
# 服务一
使用cloudflare自建的短链接服务api地址为`https://url.zhliu.top/rumeng`[部署教程](https://github.com/onlyistranger/Url-Shorten-Worker)
使用piclist的xyTom短链接功能不含密码功能即`rumeng`,配置为
![[Pasted image 20241023090806.png]]
创建的短链接需要手动删除`/rumeng`字段:
```
![](https://url.zhliu.top/rumeng/QRNSY2)应改为
![](https://url.zhliu.top/QRNSY2)
```
# 服务二
基于[Sink](https://github.com/ccbikai/sink)搭建,自建域名为`https://sink.zhliu.top/`,有统计功能
TOKEN为`Hubei`,用于登录管理
演示:
2024-10-23 06:37:31 +00:00
![](https://sink.zhliu.top/r7rdcm)`