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