diff --git a/docs/NoSSL/lavalink-without-ssl.md b/docs/NoSSL/lavalink-without-ssl.md index 59b50f5..0cff243 100644 --- a/docs/NoSSL/lavalink-without-ssl.md +++ b/docs/NoSSL/lavalink-without-ssl.md @@ -4,6 +4,13 @@ description: Without SSL should work out of the box! --- --- +Hosted by @ [OGGY#9889](https://bit.ly/freelavalink) +```bash +Host : lavalink.oops.wtf +Port : 2000 +Password : "www.freelavalink.ga" +Secure : false +``` Hosted by @ [darren](https://losingtime.dpaste.org/) ```bash Host : losingtime.dpaste.org diff --git a/docs/SSL/lavalink-with-ssl.md b/docs/SSL/lavalink-with-ssl.md index d79c41a..c6703a9 100644 --- a/docs/SSL/lavalink-with-ssl.md +++ b/docs/SSL/lavalink-with-ssl.md @@ -6,7 +6,7 @@ description: SSL Uses Secure WS connection, whilst No SSL uses standard WS. if y --- Hosted by @ [OGGY#9889](https://bit.ly/freelavalink) ```bash -Host : connect.freelavalink.ga +Host : lavalink.oops.wtf Port : 443 Password : "www.freelavalink.ga" Secure : true