From 48a3323d82c6fd618df7beb3b64e69351d78dd01 Mon Sep 17 00:00:00 2001 From: daywalker90 <8257956+daywalker90@users.noreply.github.com> Date: Wed, 5 Jun 2024 22:21:07 +0200 Subject: [PATCH] cln-ntfy: add very basic test --- README.md | 2 +- cln-ntfy | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6248302db..e135e4746 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Community curated plugins for Core-Lightning. | [btcli4j][btcli4j] | A Bitcoin Backend to enable safely the pruning mode, and support also rest APIs. | | | | [circular][circular] | A smart rebalancing plugin for Core Lightning routing nodes | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcircular_main.json) | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcircular_nightly.json) | | [clearnet][clearnet] | A plugin that can be used to enforce clearnet connections when possible | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fclearnet_main.json) | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fclearnet_nightly.json) | -| [cln-ntfy][cln-ntfy] | Core Lightning plugin for sending `ntfy` alerts. | | | +| [cln-ntfy][cln-ntfy] | Core Lightning plugin for sending `ntfy` alerts. | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcln-ntfy_main.json) | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcln-ntfy_nightly.json) | | [currencyrate][currencyrate] | A plugin to convert other currencies to BTC using web requests | | | | [datastore][datastore] | The Datastore Plugin | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdatastore_main.json) | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdatastore_nightly.json) | | [donations][donations] | A simple donations page to accept donations from the web | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_main.json) | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_nightly.json) | diff --git a/cln-ntfy b/cln-ntfy index 395da3f11..25c3c3e04 160000 --- a/cln-ntfy +++ b/cln-ntfy @@ -1 +1 @@ -Subproject commit 395da3f11674e2fd6fb9db1875fc263e29c4381d +Subproject commit 25c3c3e043dace95467beb6be70cd0f357e99047