diff --git a/index.html b/index.html
index c390aa7..dc293fc 100644
--- a/index.html
+++ b/index.html
@@ -1649,8 +1649,8 @@
// session.wss = "wss://au1wss.obs.ninja:443"; // Australia
// session.wss = "wss://de1wss.obs.ninja:443"; // Germany
// session.wss = "wss://insecure.cam:444"; // China
-
- // session.wss = "wss://wss.contribute.cam:443";
+
+ // session.wss = "wss://wss.contribute.cam:443"; // https://github.com/steveseguin/websocket_server
// session.pie=true;
/// Or you can use piesocket.com or any echo websocket server to host a server for your yourself.