From 2b7d7fc11cb51148ea4377c0dd1b8ddc3a3f4da7 Mon Sep 17 00:00:00 2001 From: Reckless-Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com> Date: Sun, 17 Aug 2025 12:21:13 +0000 Subject: [PATCH] Update LNProxy relay list on 2025-08-17 --- 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 e123c8bd..d9334e17 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