mirror of
https://github.com/MrUnknownDE/lavalink-list.git
synced 2026-04-19 06:43:46 +02:00
Redesign Website
This commit is contained in:
@@ -1,28 +1,38 @@
|
||||
---
|
||||
description: list of free lavalink hosting, Lavalink is a standalone audio sending node based on Lavaplayer and JDA-Audio. Allows for sending audio without it ever reaching any of your shards. It is a great alternative to Youtube API.
|
||||
authors:
|
||||
- Darren Nathanael
|
||||
og_title: Lavalink Hosting
|
||||
og_image: https://cdn.darrennathanael.com/assets/java.png
|
||||
---
|
||||
<div align="center">
|
||||
<a href="https://github.com/DarrenOfficial/lavalink-list">
|
||||
<img src="https://cdn.darrennathanael.com/assets/java.png" alt="Logo" width="80" height="80">
|
||||
</a>
|
||||
|
||||
# Home
|
||||
<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.
|
||||
<br />
|
||||
<a href="https://lavalink-list.darrennathanael.com/"><strong>Open Website »</strong></a>
|
||||
<br />
|
||||
<br />
|
||||
<a href="https://github.com/DarrenOfficial/lavalink-list/pulls">Create PR</a>
|
||||
·
|
||||
<a href="https://github.com/DarrenOfficial/lavalink-list/issues">Report Bug</a>
|
||||
·
|
||||
<a href="https://github.com/DarrenOfficial/lavalink-list/issues">Request Feature</a>
|
||||
·
|
||||
<a href="https://github.com/DarrenOfficial/lavalink-list/graphs/contributors">Contributors</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
# A list of public lavalink
|
||||
|
||||
You can add yours by making a pull request [here](https://github.com/DarrenOfficial/lavalink-list)
|
||||
|
||||
## Directory
|
||||
|
||||
* [Lavalink server located in US](/Location/United%20States/)
|
||||
* [Lavalink server located in Europe](/Location/Europe)
|
||||
* [Lavalink server located in Asia](/Location/Asia)
|
||||
* [Lavalink server located in US](/location/United-States/)
|
||||
* [Lavalink server located in Europe](/location/Europe)
|
||||
* [Lavalink server located in Asia](/location/Asia)
|
||||
|
||||
---
|
||||
|
||||
# Pull Request Template
|
||||
## Pull Request Template
|
||||
Make sure to only open pull request in the location with the ending `.md` **Don't create a new file/folder**
|
||||
```md
|
||||
|
||||
@@ -44,6 +54,4 @@ Contact : Discord#0001
|
||||
- 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.
|
||||
|
||||
|
||||
- Contact Just incase your lavalink is down, where to contact ect ect.
|
||||
@@ -1,2 +1,3 @@
|
||||
# Asia
|
||||
Asia based lavalink server host
|
||||
**If the lavalink that's listed here is down, Please contact the owner of it.**
|
||||
@@ -1,15 +1,6 @@
|
||||
# Europe
|
||||
**If the lavalink that's listed here is down, Please contact the owner of it.**
|
||||
|
||||
---
|
||||
Hosted by @ [something.host](https://support.something.host/en/article/lavalink-hosting-okm26z/)
|
||||
```bash
|
||||
Host : lava.link
|
||||
Port : 80
|
||||
Password : anything as password
|
||||
Location : Germany
|
||||
Contact : something.host
|
||||
```
|
||||
---
|
||||
Hosted by @ [Thnks_CJ](https://github.com/ThnksCJ)
|
||||
```bash
|
||||
@@ -20,4 +11,13 @@ Secure: True
|
||||
Location : UK
|
||||
Contact : Thnks_CJ#0001 or admin@cjstevenson.com
|
||||
```
|
||||
---
|
||||
Hosted by @ [something.host](https://support.something.host/en/article/lavalink-hosting-okm26z/)
|
||||
```bash
|
||||
Host : lava.link
|
||||
Port : 80
|
||||
Password : anything as password
|
||||
Location : Germany
|
||||
Contact : something.host
|
||||
```
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# US
|
||||
United States based lavalink server host
|
||||
**If the lavalink that's listed here is down, Please contact the owner of it.**
|
||||
|
||||
---
|
||||
13
mkdocs.yml
13
mkdocs.yml
@@ -1,10 +1,12 @@
|
||||
site_name: Lavalink servers list
|
||||
site_url: https://lavalink-list.darrennathanael.com
|
||||
site_description: List of free lavalink hosting, Lavalink is a standalone audio sending node based on Lavaplayer and JDA-Audio. Allows for sending audio without it ever reaching any of your shards. It is a great alternative to Youtube API.
|
||||
theme:
|
||||
name: 'material'
|
||||
logo: 'https://cdn.darrennathanael.com/assets/java.png'
|
||||
palette:
|
||||
scheme: slate
|
||||
primary: 'deep purple'
|
||||
primary: 'orange'
|
||||
accent: 'indigo'
|
||||
font:
|
||||
text: 'Roboto'
|
||||
@@ -14,6 +16,7 @@ theme:
|
||||
features:
|
||||
- tabs
|
||||
- navigation.tracking
|
||||
- navigation.expand
|
||||
- header.autohide
|
||||
repo_name: 'lavalink-list'
|
||||
repo_url: 'https://github.com/DarrenOfficial/lavalink-list'
|
||||
@@ -31,7 +34,7 @@ extra:
|
||||
- icon: fontawesome/brands/twitter
|
||||
link: https://twitter.com/DarrenNathans
|
||||
- icon: 'fontawesome/brands/github-alt'
|
||||
link: 'https://github.com/DarrenOfficial'
|
||||
|
||||
|
||||
copyright: 'Copyright © 2020 - 2021 Darren (lavalink@darrennathanael.com)'
|
||||
link: 'https://github.com/DarrenOfficial'
|
||||
copyright: 'Copyright © 2020 - 2021 Darren Nathanael'
|
||||
extra:
|
||||
generator: false
|
||||
Reference in New Issue
Block a user