mirror of
https://github.com/MrUnknownDE/lavalink-list.git
synced 2026-05-02 20:46:06 +02:00
(#73)
* Removed US cuz ssl is bald * Returned back US cuz SSL is bald :( * SSL bald as i said already twice
This commit is contained in:
@@ -34,7 +34,8 @@ Password : "kdlavalink"
|
||||
secure: false
|
||||
```
|
||||
|
||||
Hosted by @ [MiTask#0062](https://github.com/MrMasrozYTLIVE)\n
|
||||
Hosted by @ [MiTask#0062](https://github.com/MrMasrozYTLIVE)
|
||||
|
||||
German Lavalink:
|
||||
```bash
|
||||
Host : ger.lavalink.mitask.tech
|
||||
@@ -42,3 +43,11 @@ Port : 2333
|
||||
Password : "lvserver"
|
||||
Secure : false
|
||||
```
|
||||
|
||||
US Lavalink:
|
||||
```bash
|
||||
Host : usa.lavalink.mitask.tech
|
||||
Port : 2333
|
||||
Password : "lvserver"
|
||||
Secure : false
|
||||
```
|
||||
|
||||
@@ -21,6 +21,7 @@ Secure: true
|
||||
```
|
||||
|
||||
Hosted by @ [MiTask#0062](https://github.com/MrMasrozYTLIVE)
|
||||
|
||||
Repl.it Lavalink:
|
||||
```bash
|
||||
Host : lavalink.scpcl.site
|
||||
@@ -28,11 +29,3 @@ Port : 443
|
||||
Password : "lvserver"
|
||||
Secure : true
|
||||
```
|
||||
|
||||
US Lavalink:
|
||||
```bash
|
||||
Host : usa.lavalink.mitask.tech
|
||||
Port : 2333
|
||||
Password : "lvserver"
|
||||
Secure : false
|
||||
```
|
||||
|
||||
@@ -53,12 +53,6 @@
|
||||
"port":"443",
|
||||
"password":"cobaltlavanode23@",
|
||||
"identifier":"cobaltonline"
|
||||
},
|
||||
{
|
||||
"host":"usa.lavalink.mitask.tech",
|
||||
"port":"443",
|
||||
"password":"lvserver",
|
||||
"identifier":"usa-mitask"
|
||||
}
|
||||
],
|
||||
"nossl":[
|
||||
@@ -91,6 +85,12 @@
|
||||
"port":"2333",
|
||||
"password":"lvserver",
|
||||
"identifier":"ger-mitask"
|
||||
},
|
||||
{
|
||||
"host":"usa.lavalink.mitask.tech",
|
||||
"port":"2333",
|
||||
"password":"lvserver",
|
||||
"identifier":"usa-mitask"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user