From f2438204181403fc156fec8f50f6b52dcb60e2d2 Mon Sep 17 00:00:00 2001 From: Reckless-Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com> Date: Sun, 25 May 2025 12:19:32 +0000 Subject: [PATCH] Update LNProxy relay list on 2025-05-25 --- 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