From 26eee883e6c4dd719d0fcd5c49df89ea35a272d5 Mon Sep 17 00:00:00 2001 From: Reckless-Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com> Date: Sun, 18 May 2025 12:19:31 +0000 Subject: [PATCH] Update LNProxy relay list on 2025-05-18 --- frontend/static/lnproxies.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/frontend/static/lnproxies.json b/frontend/static/lnproxies.json index 37ed8edd..4ee3c575 100644 --- a/frontend/static/lnproxies.json +++ b/frontend/static/lnproxies.json @@ -16,5 +16,11 @@ "url": "https://lnproxy.org/spec", "relayType": "Clearnet", "network": "mainnet" + }, + { + "name": "Clearnet1 lnprox", + "url": "https://lnproxy.lnemail.net/spec", + "relayType": "Clearnet", + "network": "mainnet" } -] +] \ No newline at end of file