diff --git a/_resources/Pasted image 20241023090806.png b/_resources/Pasted image 20241023090806.png new file mode 100644 index 0000000..2e54bd9 Binary files /dev/null and b/_resources/Pasted image 20241023090806.png differ diff --git a/工具/cloudflare/短链接.md b/工具/cloudflare/短链接.md new file mode 100644 index 0000000..5bd7dae --- /dev/null +++ b/工具/cloudflare/短链接.md @@ -0,0 +1,21 @@ +--- +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/sjf6vg)` \ No newline at end of file