diff --git a/checklinks.js b/checklinks.js index 263b56e..58815c2 100644 --- a/checklinks.js +++ b/checklinks.js @@ -15,6 +15,8 @@ const links = [ "https://mint.btcforplebs.com", "https://cashu.btcforplebs.com", "https://live.btcforplebs.com", + "https://explorer.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 fc7c848..f83396f 100644 --- a/public/index.html +++ b/public/index.html @@ -43,6 +43,7 @@