obsidian-notes/工具/cloudflare/短链接.md
2024-10-23 14:37:31 +08:00

21 lines
717 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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`,用于登录管理
演示:
![](https://sink.zhliu.top/r7rdcm)`