mirror of
https://github.com/MrUnknownDE/lavalink-list.git
synced 2026-04-18 22:33:45 +02:00
🚀 yay
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<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">
|
||||
<img src="https://www.darrennathanael.com/cdn/springtext.svg" alt="Logo" width="80" height="80">
|
||||
</a>
|
||||
|
||||
<h3 align="center">Lavalink List</h3>
|
||||
@@ -19,3 +19,7 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
### Why spring logo?
|
||||
|
||||
Because lavalink is based off spring.
|
||||
@@ -8,9 +8,9 @@ Well you can simply contact the owner of it, or if the server has been down for
|
||||
SSL Uses Secure WS connection, whilst No SSL uses standard WS.
|
||||
Tho, if you want to use the SSL lavalink you need to make sure your bot uses that protocol.
|
||||
|
||||
### Is these servers free?
|
||||
### Why Spring boot logo?
|
||||
|
||||
Yes it is!
|
||||
Because lavalink is made using springboot, and theres so "lavalink" logo so spring boot it is :)
|
||||
|
||||
### How can I share my server?
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<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">
|
||||
<img src="https://www.darrennathanael.com/cdn/springtext.svg" alt="Logo" width="350" height="80">
|
||||
</a>
|
||||
|
||||
<h3 align="center">lavalink-list</h3>
|
||||
<h3 align="center">lavalink list</h3>
|
||||
|
||||
<p align="center">
|
||||
A listing site for lavalink hosting because there isn't a lot of lavalink listing site, feel free to make a pull request.
|
||||
@@ -39,7 +39,7 @@ SSL one needed `”secure”` to be set to true at client side, whilst the one w
|
||||
|
||||
|
||||
|
||||
## pr template
|
||||
## Pull Request Template
|
||||
```md
|
||||
Hosted by @ [Your Name Here](https://example.com)
|
||||
|
||||
|
||||
10
mkdocs.yml
10
mkdocs.yml
@@ -1,15 +1,15 @@
|
||||
site_name: Free lavalink server hosting list
|
||||
site_name: lavalink hosting
|
||||
site_author: DarrenOfficial
|
||||
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.
|
||||
repo_name: 'lavalink-list'
|
||||
repo_name: 'lavalink list'
|
||||
repo_url: 'https://github.com/DarrenOfficial/lavalink-list'
|
||||
edit_uri: 'https://github.com/DarrenOfficial/lavalink-list/edit/main/docs'
|
||||
|
||||
|
||||
theme:
|
||||
name: 'material'
|
||||
logo: 'https://www.darrennathanael.com/faviconalt-min.png'
|
||||
logo: 'https://darrennathanael.com/cdn/springboot.svg'
|
||||
include_search_page: false
|
||||
search_index_only: true
|
||||
palette:
|
||||
@@ -20,7 +20,7 @@ theme:
|
||||
text: 'Ubuntu'
|
||||
code: 'Source Code Pro'
|
||||
favicon:
|
||||
'https://www.darrennathanael.com/faviconalt-min.png'
|
||||
'https://www.darrennathanael.com/cdn/favicon.ico'
|
||||
features:
|
||||
- tabs
|
||||
- instantsite
|
||||
@@ -55,4 +55,4 @@ extra:
|
||||
analytics:
|
||||
provider: google
|
||||
property: G-47EVTLTVF7
|
||||
copyright: 'Copyright © 2020 - 2021 Darren; License under apache-2.0'
|
||||
copyright: 'Copyright © 2020 - 2021 Darren; Lavalink is based off Spring software'
|
||||
|
||||
Reference in New Issue
Block a user