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