From 91b9fc1a0e044d2876443d36d47e6f8dec6b8ad9 Mon Sep 17 00:00:00 2001 From: lyc8503 Date: Mon, 20 May 2024 17:16:47 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b059f1c..343a89d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ A more advanced, serverless, and free uptime monitoring & status page solution, - Up to 90-day uptime history and uptime percentage tracking - Customizable request methods, headers, and body for HTTP(s) - Custom status code & keyword checks for HTTP(s) + - Downtime notification supporting [100+ notification channels](https://github.com/caronc/apprise/wiki) - Customizable Webhook - Status page - Interactive ping (response time) chart for all types of monitors @@ -34,12 +35,12 @@ Please refer to [Quickstart](https://github.com/lyc8503/UptimeFlare/wiki/Quickst - [x] Specify region for monitors - [x] TCP `opened` promise -- [x] Use apprise to support different notification channels +- [x] Use apprise to support various notification channels - [x] ~~Telegram example~~ - [x] ~~[Bark](https://bark.day.app) example~~ - [x] ~~Email notification via Cloudflare Email Workers~~ -- [ ] Improve docs by providing simple examples -- [ ] Notification grace period +- [x] Improve docs by providing simple examples +- [x] Notification grace period - [ ] SSL certificate checks - [ ] Self-host Dockerfile - [ ] Incident timeline