From c6854e9ece697b7de42701c1bc29cb6448b0248a Mon Sep 17 00:00:00 2001 From: nischay02 <95566963+nischay02@users.noreply.github.com> Date: Thu, 21 Apr 2022 20:05:40 +0530 Subject: [PATCH 1/2] Update lavalink-with-ssl.md --- docs/SSL/lavalink-with-ssl.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/SSL/lavalink-with-ssl.md b/docs/SSL/lavalink-with-ssl.md index cf53867..8e2a484 100644 --- a/docs/SSL/lavalink-with-ssl.md +++ b/docs/SSL/lavalink-with-ssl.md @@ -4,6 +4,14 @@ description: SSL Uses Secure WS connection, whilst No SSL uses standard WS. if y --- --- +Hosted by @ [OGGY#9889](https://www.freelavalink.ga) +```bash +Host : lavalink.oops.wtf +Port : 443 +Password : "www.freelavalink.ga" +secure : true +``` + Hosted by @ [✯ Just#0001](https://discord.gg/GWynmGRwpD) ```bash Host : node1.getalavalink.tk From 3fca3d54b12c80145e5ddda27d06ff39eed4bcdc Mon Sep 17 00:00:00 2001 From: nischay02 <95566963+nischay02@users.noreply.github.com> Date: Thu, 21 Apr 2022 20:06:06 +0530 Subject: [PATCH 2/2] Update lavalink-without-ssl.md --- docs/NoSSL/lavalink-without-ssl.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/NoSSL/lavalink-without-ssl.md b/docs/NoSSL/lavalink-without-ssl.md index 3c64e45..5d963a6 100644 --- a/docs/NoSSL/lavalink-without-ssl.md +++ b/docs/NoSSL/lavalink-without-ssl.md @@ -3,8 +3,10 @@ title: Lavalink without SSL description: Without SSL should work out of the box! --- ---- -Pull A Request To Get A Lavalink Added +Hosted by @ [OGGY#9889](https://www.freelavalink.ga) ```bash -Pull A Request To Get A Lavalink Added +Host : lavalink.oops.wtf +Port : 2000 +Password : "www.freelavalink.ga" +secure : false ```