diff --git a/index.html b/index.html
index a192cc9..d94058f 100644
--- a/index.html
+++ b/index.html
@@ -37,6 +37,13 @@
🇳🇱 Amsterdam, Netherlands |
Hybula |
+
+ moonlit-surf.srvr.no |
+ 91.190.155.20 |
+ ... |
+ 🇳🇴 Oslo, Norway |
+ Hosthatch |
+
diff --git a/relays.js b/relays.js
index 9c0ad93..0b9bac5 100644
--- a/relays.js
+++ b/relays.js
@@ -1,6 +1,7 @@
const mine = {
'colorful-shadow': '194.32.107.224',
'hidden-ocean': '89.105.197.88',
+ 'moonlit-surf': '91.190.155.20'
};
function humanByteSize(input) {