Skip to content

Commit

Permalink
Merge pull request #75 from AjieDev/main
Browse files Browse the repository at this point in the history
Update nodes.json
  • Loading branch information
appujet authored May 23, 2024
2 parents 383a6b5 + 0010cfb commit 01a32f3
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions nodes.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,28 +11,37 @@
{
"authorId": "867303900884893727",
"host": "lava-v3.ajieblogs.eu.org",
"identifier": "AjieDev - Lavalink [SSL | UK]",
"identifier": "AjieDev - Lavalink [SSL | US]",
"password": "https://dsc.gg/ajidevserver",
"port": 443,
"restVersion": "v3",
"secure": true
},
{
"authorId": "867303900884893727",
"host": "localnet-id.ajiehost.rf.gd",
"identifier": "AjieDev - Lavalink [Non SSL | ID]",
"host": "lava-v3.ajieblogs.eu.org",
"identifier": "AjieDev - Lavalink [Non SSL | US]",
"password": "https://dsc.gg/ajidevserver",
"port": 540,
"port": 80,
"restVersion": "v3",
"secure": false
},
{
"authorId": "867303900884893727",
"host": "localnet-sg2.ajiehost.rf.gd",
"identifier": "AjieDev - Lavalink [Non SSL | SG]",
"host": "lava-v4.ajieblogs.eu.org",
"identifier": "AjieDev - Lavalink [SSL | US]",
"password": "https://dsc.gg/ajidevserver",
"port": 50243,
"restVersion": "v3",
"port": 443,
"restVersion": "v4",
"secure": true
},
{
"authorId": "867303900884893727",
"host": "lava-v4.ajieblogs.eu.org",
"identifier": "AjieDev - Lavalink [Non SSL | US]",
"password": "https://dsc.gg/ajidevserver",
"port": 80,
"restVersion": "v4",
"secure": false
},
{
Expand Down

0 comments on commit 01a32f3

Please sign in to comment.