From 050a41056d14660e46dc70cf22836297b50381b7 Mon Sep 17 00:00:00 2001 From: BTCforPlebs Date: Tue, 7 Oct 2025 09:55:40 -0400 Subject: [PATCH] bunker updates --- checklinks.js | 2 +- public/index.html | 1 + public/relay/index.html | 102 ++++++++++++++++++++++++++-------------- 3 files changed, 70 insertions(+), 35 deletions(-) diff --git a/checklinks.js b/checklinks.js index 58815c2..d21814a 100644 --- a/checklinks.js +++ b/checklinks.js @@ -16,7 +16,7 @@ const links = [ "https://cashu.btcforplebs.com", "https://live.btcforplebs.com", "https://explorer.btcforplebs.com", - + "https://nsec.btcforplebs.com", ]; // Optional: Only allow internal requests if you're not exposing this publicly diff --git a/public/index.html b/public/index.html index a50e81a..cf84f92 100644 --- a/public/index.html +++ b/public/index.html @@ -50,6 +50,7 @@