* 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:
Andrey (MiTask)
2022-03-01 18:48:45 +03:00
committed by GitHub
parent 7d8f694d58
commit 25c4a812fc
3 changed files with 17 additions and 15 deletions
+10 -1
View File
@@ -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
```
+1 -8
View File
@@ -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
```
+6 -6
View File
@@ -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"
}
]
}