diff --git a/docs/NoSSL/lavalink-without-ssl.md b/docs/NoSSL/lavalink-without-ssl.md index c01eaa3..1102c0a 100644 --- a/docs/NoSSL/lavalink-without-ssl.md +++ b/docs/NoSSL/lavalink-without-ssl.md @@ -4,14 +4,6 @@ description: Without SSL should work out of the box! --- --- - -Hosted by @ [Fireball#3727](https://www.lavalink.eu) -```bash -Host : lavalink.eu -Port : 2333 -Password : "Raccoon" -secure: false -``` Hosted by @ [darren](https://darrennathanael.com/) ```bash Host : losingtime.dpaste.org diff --git a/docs/api/servers.json b/docs/api/servers.json index 3308020..aaa95c3 100644 --- a/docs/api/servers.json +++ b/docs/api/servers.json @@ -98,12 +98,6 @@ } ], "nossl":[ - { - "host":"lavalink.eu", - "port":"2333", - "password":"Raccoon", - "identifier":"lavalink" - }, { "host":"lava.link", "port":"80",