From 98c48c52a35650b03f5c8557d117744a4f23fd0b Mon Sep 17 00:00:00 2001 From: Fin Date: Wed, 30 Jul 2025 14:52:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index 11d722e..a9ad167 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -84,7 +84,7 @@ curl -X "POST" "https://api.day.app/push" \ * [acme.sh](https://github.com/acmesh-official/acme.sh/wiki/notify#16-set-notification-for-ios-bark) 从 ZeroSSL,Let's Encrypt 等 CA 生成免费的证书。可以使用 Bark 接收 acme.sh cronjob 任务通知。 * [Uptime-Kuma](https://github.com/louislam/uptime-kuma) 自托管监控工具, 支持Bark作为告警通道。 * [Apprise](https://github.com/caronc/apprise) 可以给几乎所有平台发送通知,支持Bark。 -* [浏览器扩展][https://github.com/ij369/bark-sender](https://github.com/ij369/bark-sender) 将网页内容发送到手机 +* [浏览器扩展](https://github.com/ij369/bark-sender) 将网页内容发送到手机 ## 快捷指令 Bark 支持快捷指令直接发送推送,以下是当收到交警短信时,忽略静音模式持续响铃提醒用户的自动化示例。