Simplify the design

This commit is contained in:
DarrenOfficial
2021-11-05 12:45:44 -04:00
parent 6e319b7e58
commit 450c44d2f0
8 changed files with 92 additions and 77 deletions

View File

@@ -6,7 +6,7 @@
<h3 align="center">lavalink-list</h3>
<p align="center">
A listing site for lavalink because lavalink.org is down. Feel free to make a pull request.
A listing site for lavalink because there isn't a lot of lavalink listing site, feel free to make a pull request.
<br />
<br />
<a href="https://github.com/DarrenOfficial/lavalink-list/pulls">Create PR</a>
@@ -19,37 +19,34 @@
</p>
</div>
---
## Directory
* [Lavalink server located in US](/location/United-States/)
* [Lavalink server located in Europe](/location/Europe)
* [Lavalink server located in Asia](/location/Asia)
<div>
<p align="center">
<a href="/NoSSL/lavalink-without-ssl/">lavalink without ssl</a>
·
<a href="/SSL/lavalink-with-ssl/">lavalink with ssl</a>
</p>
</div>
---
## Pull Request Template
Make sure to only open pull request in the location with the ending `.md` **Don't create a new file/folder**
## Info
These lavalink are group into two different categories.
> see sidebar
One with SSL, one without SSL.
SSL one needed `”secure”` to be set to true at client side, whilst the one without SSL should work out of the box
## pr template
```md
Hosted by @ [Your Name Here](https://example.com)
\```
Host / IP : 192.168.0.1 or lavalink.example.com
Port : 6969
Password : somepasswordhere
Location : Chicago IL
Contact : Discord#0001
\```
```
*Ignore `\`*
## Explanation
- Hosted by can be link to github or twitter or whatever you want.
- Host / IP Pick one.
- Port Well the port number.
- Password pretty self explanatory.
- Contact Just incase your lavalink is down, where to contact ect ect.
```